Self programming for SuperH

KansaiRobot

Junior Member
May 1, 2012
21
0
61
Hello

Does anybody here have experience with:

  • Selfprogramming (its own FLASH ROM for example)
  • The SuperH microprocessor

I would appreciate some help regarding this.

Self programming refers to code that when executed receives data from a host computer. This data is the program itself (or a new version of this) and the program rewrites itself so as to update its own.

I read that in order to do that, the code must be uploaded to a different part of memory (after all you are writing the memory in which you are based), but dont know how to do this.

Help appreciate