• DAS Port is in wrong state
    I'm getting the error "DAS Port is in wrong state" whenever i try to use or confgure the debug settings for the "Infineon DAS Client for XC16x" This seems to be a problem releated to the development...
  • How to start C167 with defined state of all ports?
    At the startup of the C167 (C167-CR-LM) the state of all Ports (except Port 0) are undefined, right? How can I set them to a defined state BEFORE running my programm? Is there only the way by doing...
  • 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 ...
  • 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
  • Strange reset state (WDTCON) on watchdog reset
    Hi all, Our app tests the watchdog by not servicing the watchdog but also setting a magic flag in RAM to see if the reset was caused by the test or for real. I made a small test app to test watchdog...