Part Number: TMS320F28379D Tool/software: Code Composer Studio Hi, are there any examples or tutorial to program a Dual core project on a Flash memory? I am trying to run a simple blinky project. I can program and debug a dual core project using RAM linker files (2837xD_RAM_lnk_cpu1.cmd and 2837xD_RAM_lnk_cpu2.cmd) but when i link the Flash linker files (2837xD_FLASH_lnk_cpu1.cmd and 2837xD_FLASH_lnk_cpu2.cmd). It doesn't work. I have defined the pre defined symbol "_FLASH" as well. I can run a single core project using Flash linker file but for Dual core i have no idea where i am making mistake. I have uploaded some screen shots of my code. Any example regarding Dual Core Flash Project would be very helpful /////////////CPU1////// ////////CPU2//////
↧