• How to modify the ".sct" file
    Hello, if you proceed with the build as below, you will see a folder that is not a file in the format "[name].bin". So I'm going to modify the ".sct" file. As shown in the code below, it is divided...
  • where is the syntax for .sct (scatter file content) defined?  Did ARM originate this file type?
    Automatically generated when I create a new project with Keil: my.sct LR_IROM1 0x00400000 0x00020000  {    ; load region size_region   ER_IROM1 0x00400000 0x00020000  {  ; load address = execution address...
  • where is the syntax for .sct (scatter file content) defined?  Did ARM originate this file type?
    Automatically generated when I create a new project with Keil: my.sct LR_IROM1 0x00400000 0x00020000  {    ; load region size_region   ER_IROM1 0x00400000 0x00020000  {  ; load address = execution address...
  • SCT problems
    I am having these warnings on my .sct file, any ideas what is happening here? warning: L6314W: No section matches pattern load(RO). warning: L6314W: No section matches pattern address(RO)...
  • S32K144 Undefined symbol refered from startup.o
    Hi all, I created NXP S32k144 new project in Keil, I added startup files also and packs are also updated then also i am getting these error. Please help. Thanks and Regard. Ravi Ranjan ...