• LPC210x Address range setting in Utilities settings
    Hi, there is an errata on this web-site explaining how to set up the "Utilities" Tab for Philips LPC210x flash programming. Does anyone know how to set the RAM address size? In the errata they say...
  • LPC210x Address range setting in Utilities settings
    Hi, there is an errata on this web-site explaining how to set up the "Utilities" Tab for Philips LPC210x flash programming. Does anyone know how to set the RAM address size? In the errata they say...
  • How to define variables in a range of external ram, and start at a fixed address
    Do anybody know how can I define some variables in a range of external ram, and start at a fixed address ? When I use IAR, I can do it in the following way : ---------------------------------- (In...
  • How to define variables in a range of external ram, and start at a fixed address
    Do anybody know how can I define some variables in a range of external ram, and start at a fixed address ? When I use IAR, I can do it in the following way : ---------------------------------- (In...
  • Placing a range of variables in external ram
    Hi I have CortexM4 with external ram, since the external ram is slower than internally, I would like to have the possibility to place a variable in external ram. But I don't wan't to specify a exact...