• overlay_manager
    hello!! could you tell me from where the function load_overlay call its parameter "int n" PS:the function is implemented by keil team
  • Porting issue with ARM Compiler armcc
    porting issue
  • in gcc we use __attribute__((interrupt("FIQ")))  for fiq handler in C.  what is the equivalent using armcc compiler?
    in gcc we use __attribute__((interrupt("FIQ")))  for fiq handler in C.  what is the equivalent using armcc compiler?
  • Errors while importing CCS project into IAR project
    Hi team, I want to import CCS project into IAR project, I have created new project in IAR EW for RM57L843, I add source and include folders to IAR project manually. I also added safety libraries into...
  • armcc.exe and temp path with spaces
    When Keil runs ArmLink, it executes the following: C:\Keil_v5\ARM\ARMCC\Bin\armcc.exe --cpu=Cortex-M0+ -E -I .\,.\..,.\..\src\config,C:\dev\DA145xx_SDK\6.0.14.1114\sdk\common_project_files\ --cpu Cortex...