• load region and execute region
    can the execute region address exceed the range specified by the load region base address and max size setting?
  • Locating a lib-file in special memory region
    Hi, in my project I use some code coming within a library file *.lib. Is it possible to locate the program code and const data included in this library in a special user defined reagion using the...
  • ARM: Using Flash memmory for storing static parts of the code
    Hello! I want to store some parts of the code on a flash memmory card. I'm using HTTP_demo example. And I want to store for example the static html files on the flash card or as much as posible of...
  • Special functions for Hardware Access
    Are there special functions for access to the hardware, has share while passing by macros (#define)?
  • locating a function to a special adress
    please help me I want to place my wait() function in util.c from 4000H adress; I wrote "?PR?wait?util(0x4000)" in Options menu>LX51 Locate> User Segment I got *** ERROR L108: SEGMENT IN LOCATING...