Linker file with SBSFU
We have our application running with the SBSFU feature and are not sure if our linker files are designed correctly. In our application linker file, the CCMRAM is used :/* Entry Point */ ENTRY(Reset_Handler) /* Specify the memory areas */ MEMORY { r...