• Getting data in and out of uVision2
    Hello, I was just wondering how to go about getting data into and out of a project I'm debugging using the uVision2 debugger. The program will compress a 2.6Mb large picture, and I've tried to convert...
  • logical AND getting optimized out?
    Hello everyone. I decided to try out working in C for a change, but this compiler is really getting on my nerves with it's incessant optimization :/ Can anyone please tell me what i'm doing wrong here...
  • Getting "Out Of scope" in watch window
    Hi, When I add a variable 'flags' to watch window, i'm getting value as "out of scope" even when PC( program counter) is at next line. Below is extract, could anybody let me know why its happening...
  • Brown Out Detector Interrupt
    Hi there, If I need to generate an interrupt when low voltage level has been detected on a P89LPC932, what interrupt number should I use? How should I specify that ISR is the one for Brown Out detection...
  • How to process OUT Vendor Request with data stage
    Hello, dear experts. I have a problem with the USB component ver 6.5 of MDK-Professional Middleware. I'm developing vendor specific device and I use USB0 of the microcontroller LPC4337JBD144. I use...