• Error Copying Startup File from uVision
    I am trying to take an XMC4500 DAVE project from DAVE3 and import it to Keil. When I run the uVision Project Generator Plug-In, I get an error that says: "Error Creating uVision Project" Error copying...
  • Error Copying Startup File from uVision
    I am trying to take an XMC4500 DAVE project from DAVE3 and import it to Keil. When I run the uVision Project Generator Plug-In, I get an error that says: "Error Creating uVision Project" Error copying...
  • RAM function copy
    Hi, i use EnergyMicro EFM32 and ram function. I create ram_code record in scatter file (inside IRAM1 section). But as described in ref.manual for ram code access i can use 0x10000000 address and for...
  • RAM function copy
    Hi, i use EnergyMicro EFM32 and ram function. I create ram_code record in scatter file (inside IRAM1 section). But as described in ref.manual for ram code access i can use 0x10000000 address and for...
  • Copy function in RAM
    Hi! I hope that you still fine. I use the LPC2138,and i know that all functions which i write stay in ROM. Now i triying to copy one of these functions to the RAM,but i don't find the solution...