• CARM: can I use __swi and __ram together?
    I want to use IAP functions to program a sector of flash, but my program is running in the flash. So I'm using __swi to execute the function as a software interrupt so it will turn off interrupts during...
  • CARM: can I use __swi and __ram together?
    I want to use IAP functions to program a sector of flash, but my program is running in the flash. So I'm using __swi to execute the function as a software interrupt so it will turn off interrupts during...
  • Pre-Fetch Abort before main execution using ARTX and CARM with LCP2129
    I get a pre-fetch abort almost every time I try to run my application, before running main(), if I use an ARTX function. During my tests I discovered that if I get a especific value on R0 the application...
  • Pre-Fetch Abort before main execution using ARTX and CARM with LCP2129
    I get a pre-fetch abort almost every time I try to run my application, before running main(), if I use an ARTX function. During my tests I discovered that if I get a especific value on R0 the application...
  • carm versus realview
    We are noot happy with the current switch over to realview. We have a far advanced project, and the switch over is not easy. All the project settings are gone, the library's seems almost impossible to...