Forum Discussion
Altera_Forum
Honored Contributor
16 years agothe IDE can crectly compilated and download the program to the SRAM and TCM if the program is writen by C, or the section of TCM code is writen by c but called by the assembly main function, but when i develope my program with pure assembly instruction the IDE can't exicute the download action to the TCM,i don't know why and how to solve the problem.