Beginning of this page
Jump to main content

Please note that JavaScript and style sheet are used in this website,
Due to unadaptability of the style sheet with the browser used in your computer, pages may not look as original.
Even in such a case, however, the contents can be used safely.


Worldwide > Japan日本語

Self-programming





How to get self-programming library and User's manual [V850 All flash common]

FAQ-ID : v85selfcom-0001Last Updated : 2009/02

Q-1
How can I get the latest version of the self-programming library and the user's manual?
A-1
The latest version is stated on the home page of the version up service.
(Following URL)
http://www.necel.com/micro/en/ods/index.html

(2009/02)

Is this information useful for you ?


How to describe interrupt operation in case self-programming execution [V850 All flash common]

FAQ-ID : v85selfcom-0002Last Updated : 2009/02

Q-1
Do I have to describe the jump instruction to the user handler routine in assembly language?
A-1
Yes, you have to describe them in assembly language.

<For referencce>
 Flash Memory Self-Programing Library
  V850 Microcontrollers Type 01 [Ver.5.00]
   U18208EJ3V0UM00(3rd edition)
    2.11.4 Interrupt servicing in flash environment (Customer Method)

  V850 Microcontrollers Type 03 [Ver.2.00]
   U18211EJ2V0UM00(2nd edition)
    2.11.1 Interrupt servicing in flash environment

(2009/02)

Is this information useful for you ?


How to change "security" setting [V850 All flash common]

FAQ-ID : v85selfcom-0003Last Updated : 2009/02

Q-1
Is it possible to change the setting of the security information with the FlashSetInfo function?
A-1
The setting of security information can be changed to "prohibit" from "enable" with the FlashSetInfo function.
But, the setting of security information can not be changed to "enable" from "prohibit".

<For referencce>
 Flash Memory Self-Programming Library
  V850 Microcontrollers Type 01 [Ver.5.00]
   U18208EJ3V0UM00(3rd edtion)
    5.1.7 FlashSetfInfo function

  V850 Microcontrollers Type 03 [Ver.2.00]
   U18211EJ2V0UM00(2nd edition)
    5.1.6 FlashSetInfo function

(2009/02)

Is this information useful for you ?

Q-2
I have set the security information at "Chip erase enable flag" and "Boot block cluster write enable flag" with the self-programming.
Can these setting of security information be changed to "enable" from "prohibit"?
A-2
No, it is impossible.

<For referencce>
 Flash Memory Self-Programming Library
  V850 Microcontrollers Type 01 [Ver.5.00]
   U18208EJ3V0UM00 (3rd edition)
    5.1.7 FlashSetInfo function

  V850 Microcontrollers Type 03 [Ver.2.00]
   U18211EJ2V0UM00 (2nd edition)
    5.1.6 FlashSetInfo function

(2009/02)

Is this information useful for you ?


About "FlashBlockIVerify" function [V850 All flash common]

FAQ-ID : v85selfcom-0004Last Updated : 2009/02

Q-1
Is a data compared with FlashBlockIVerify function?
A-1
No, it isn't.

<For referencce>
 Flash Memory Self-Programming Library
  V850 Microcontrollers Type 01 [Ver.5.00]
   U18208EJ3V0UM00 (3rd edition)
    2.8 Internal Verification

  V850 Microcontrollers Type 03 [Ver.2.00]
   U18211EJ2V0UM00 (2nd edition)
    2.7 Internal Verification

(2009/02)

Is this information useful for you ?























End of this page.
Top of this page