• proble with ULINK
    hi, I am trying to connect ULINK2 to LPC2368 board. when i am trying to debug it is giving me error "could not load .afx file". thanx
  • PROBLE WITH LPC2148
    I am interfacing single led with lpc2148.I got simulation result. But i am not getting it on the board.I have written the following program to interface the led. #include "LPC21xx.h" void wait...
  • /b STM32F107 CAN2 interrupt proble
    Hi.. STM32F107 peripheral the circuit under test CAN1, CAN2, use the source code that implements. In CAN1 Send and recive (interrupt) operation, but CAN2 Send normal operation, not recive...
  • const struct/unon initialization proble.
    Hi, with the following sample code... typedef __packed struct { uint8_t field_1; uint8_t field_2; uint8_t field_3; uint8_t field_4; } T_Sub; typedef __packed struct { T_Sub Sub; uint8_t...
  • project extension proble. and debug file
    I have a project of 8051 timer. In that the project file has extension of "uvproj" ... and it is not valid in UV3 version.. so how to open project,, and I need the debug file for running it in proteus...