• Flashing LPC4074 with ULINK
    Hello, I try to use ULINK2 /ULINK ME to write my code into the internal flash of the controller. In a second step I want to debug the code using ULINK2 oder ULINK ME I use the ULINK2 in other projects...
  • confused about networking concepts
    I don't much about this..i know little that only iam trying to explain.......... one thing is that local addresses u can't access by using internet...whatever Ip address systems are assaigned when...
  • Scatter File Memory Confusion
    I am using Keil uVision with an LM3S6965. I am trying to place a status string in flash on a cortex M3. I want it to be near the end of flash. I am using the following inside my program: const char...
  • Confused about banked code linking
    Hello, I'm using uVision3 building a RE2 project. I have read the artical in here http://www.keil.com/support/docs/2349.htm, but I'm just confused. Is there a difference between Bank 0 and Common? Why...
  • info
    its a very basic question....i've been trying to use a "float" variable in my calculations in 89c2051 but the compiler reports an I/O error. :S I've included the header file float.h.plz help me with...