• need help for set LED state
    hello, controller: xc161cj i need help to set a LED state: prototyp: void AAU_Fv_SetGreenLEDState(int Ai_State); paramter: Ai_State 0 = LEDOFF 1 = LEDON on port P4_P5. open drain ...
  • uVision2: Can't set watch on 'state'
    My 'C' program has a variable called 'state'. It compiles & runs OK, but uVision won't let me set a watch on it: WS 1,state -----^ *** error 10: Syntax error I presume that 'state' must have some...
  • How to set the serial state of USB CDC
    Now I am working on LPC2468. I need to implement a USB CDC device. I changed the sample code from Keil for LPC2368. The sample code transfers data between UART and USB. For I don't need the UART, I remove...
  • State Diagrams
    Hi, How do you use state diagrams to model embedded programs? Is there any book with examples on how to do this? Thanks
  • how to enter into debug state?
    Hi, I am working on LPC2368. we have constructed our own debugger having parallel port provision on that. I have taken the reference from, www.techtoys.com.hk/.../ARM_JTAG_DIY_Schematic_RevA...