Renesas FLASH Development Toolkit 3.07 User Manual Page 65

  • Download
  • Add to my manuals
  • Print
  • Page
    / 146
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 64
51
4.5.5
BlankCheck
Description = check if the device is blank
Arguments:
“userboot” Optional Tells FDT to check the user boot area of flash (if supported)
“stoponwritten” Optional Stop processing the script if the device is not blank
“stoponblank Optional Stop processing the script if the device is blank
Example:
BlankCheck
BlankCheck userboot|stoponwritten
4.5.6
Upload
Description = upload data from the device
Arguments:
<filename> Required File to write the upload out to – will be created or overwritten if
necessary. If not needed, specify “none”
<start address> Required Start address in Hex to start the upload from
<length> Required Number of bytes (in Hex) to upload
“noabsolute” Optional Don’t upload an absolute image
“userboot” Optional Upload from the user boot area or the data area (if supported)
Example:
upload none|0|0x6000
upload c:\upload\uploadtest.mot|0x100|0x200|userboot|noabsolute
4.5.7
Checksum
Description = perform a checksum on a device
Arguments:
“device” Required Checksum the device
Example:
Checksum device
Page view 64
1 2 ... 60 61 62 63 64 65 66 67 68 69 70 ... 145 146

Comments to this Manuals

No comments