Renesas M16C FAMILY Manual Pagina 7

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 11
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 6
Console
In my utilities, I have a command line option to maintain the connection to the serial port at this point,
acting like a mini terminal emulator. At the very least, if your utility prints any received data to your
screen, you can use the serial port on the chip as a "debug" stream. Even if you have to manually reset
the chip, having this "console" open to the chip when you do, lets you see any messages that might be
printed only once when your application starts (either through printf or some other function).
Conclusion
With the information in this document, you should be able to download your application into any of the
R8C/M16C/M32C/R32C chips. However, keep in mind that you still need to read the chip-specific
documentation (that chapter is usually called "Flash Memory Version" in the Renesas specs) and
follow any requirements they indicate there.
Also, there are far more commands than this document covers, such as partial erasing, block locking,
etc. To use those, you do need to know the specifics of the flash modules in each chip.
Renesas does publish a few specification documents about these commands, from which I've built up
my utilities. Search the web for REJ05B0734, REJ05B0599, and MCU-M16C-95-0302.
Vista de pagina 6
1 2 3 4 5 6 7 8 9 10 11

Comentarios a estos manuales

Sin comentarios