• Help with ARM7 LPC2138
    Good Morning, I made a code here and it was working normally, but to implement a new function run into this error .. seems to be memory size or something , someone knows or can help me ? The program...
  • Help with ARM7 LPC2138
    Good Morning, I made a code here and it was working normally, but to implement a new function run into this error .. seems to be memory size or something , someone knows or can help me ? The program...
  • help on initialization file (*.ini)
    hi where to get help about initialization (*.ini) files? how to start?
  • help on initialization file (*.ini)
    hi where to get help about initialization (*.ini) files? how to start?
  • _at_ with initialization... help me...!!
    Hi, I want to assign absolute address to one of my array. eg. i want to assign the array named as test_ary[] in code memory from 0x1000 location. How can i do it ? unsigned char code test_ary[]={...