MCB2929 board not detecting in Keil

Hi,

I wrote a code for MCB2929 using keil uvision4. In debugging mode my code was getting stuck somewhere in startup code. So i commented one line in startup code

 USB_IRQ_H_Handler
   USB_IRQHandler
                B       .
                ENDP
 
 

I commented third line i.e. "B  ." and loaded the code using ulink2.
Now the board is not getting detected by keil. I undo the changes but still the board is not getting detected in keil. Can anyone suggest me regarding the same.

Thanks


Parents Reply Children
More questions in this forum