Part Number: TMS320F28379D Tool/software: Code Composer Studio Hi, i have just tried migrating my Dual Core IPC code from "RAM_lnk_cpu1.cmd" to "FLASH_lnk_cpu1.cmd". My code is working perfectly fine with the RAM linker file but doesn't respond at all when i move to Flash memory programming. I have defined "_FLASH" and "_STANDALONE" as Predefined symbols in my Build Configurations. I have linked "FLASH_lnk_cpu1" and "FLASH_lnk_cpu2" accordingly as well. For debugging, i am following this procedure: 1)First i download the program to CPU1 2) Then i connect the cpu2 and load the program in cpu2 3)Then i run the code on cpu1 and then cpu2 This procedure works fine with RAM linker file but no response when i move to FLASH_LNK_CPU.cmd I have attached my code below. Please guide (Please visit the site to view this file)
↧