README.txt 640 B

12345678910111213
  1. README.txt
  2. ^^^^^^^^^^
  3. hello.zdsproj is a simple ZDS-II project that will allow you
  4. to use the ZDS-II debugger.
  5. hello.zfpproj is a simple project that will allow you to use the Smart Flash
  6. Programming. NOTE: As of this writing this project does not work, probably
  7. due to RAM configuration in the project. Use ZDS-II instead as is described
  8. in the upper README.txt file
  9. hello_ram.ztgt is the target file that accompanies the project files. This
  10. one is identical to boards/scripts/z20x_ram.ztgt.
  11. hello_flash.ztgt is the target file that accompanies the project files. This
  12. one is identical to boards/scripts/z20x_flash.ztgt.