• 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 in getting interrupt continuously.
    We are working on the STR91x Evaluation Board and we are using Timer0 Interrupt (for Output Compare). Interrupt is expected to come continuously whenever output compare occurs. But that is occurring...
  • 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...
  • /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...
  • 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...