• Newbie uVision question
    Just getting started with uVision.. ...After any code changes one has to do a Download/Flash before starting a Debug Session? Otherwise any code changes are not picked up in the Debug Session? Is...
  • Newbie question - where to start
    Hi! I have an education from both hardware and software computer engineering, but I have only worked with software for many years now. I'm not up to date with what's what in the world of embedded...
  • where is DATA/IDATA used
    For the '51 compilers/linkers evaluate which data/idata slots can be overlaid. I have to save 3 slots to make room for a new feature. Is there a way to make the linker show the tree in a less cryptic...
  • ARM newbie...newbie questions!
    Note: This was originally posted on 8th February 2012 at http://forums.arm.com Hello everybody, this is my first post in the forum. I'm an AVR 8-bit user curious about the ARM world, the Cortex M0 side...
  • idata
    Hello, Q1: This is a part of my project code flow explanation. I want to allocate seperate memory location in internal data for the formal parameter local variable - lid. How is it possible using...