For operating Stand-alone, I use a external Flash (512Kb).
But there is a problem. When HEX file is written the external Flash by over 144kb,
It does not work by Stand-alone.
However, When HEX file is written the RAM by the J-tag, There is no problem.
As you can see the Map file below, RAM is enough.
The options are as follows: to create a HEX file
hex2000 a.out-i-o a.hex-boot-spi8-e 0x300000-lospcp 0-spibrr 4
Is there a limit size to use Stand-alone?
Thank you.