Forum Discussion
Altera_Forum
Honored Contributor
17 years agoSince you are using the microcontroller, you should have the link and compile tools to compile the software code into memory files such as the hex file, or the elf file for the flash memory. Then you can implement these memory file into the memory on chip, or the external memory, and read by the CPU.