Dear All,
I have an MBC2300 evaluation board. I have installed the keil develop tool that I found on CDROM. Unfortunately I have this problem :
NO ULINK DEVICE FOUND
I have built the Blick Sample
Thanks in advance
Michele
check out http://www.keil.com/ulink2/
If you have an evaluation board but no uLink JTAG adapter you can still program the board using the freely available FlashMagic tool and a serial cable.
You will obviously not be able to debug using JTAG, but it is still possible to download or write a monitor software that uses CAN or RS232 to either dump trace data or perform more advanced debugging.
I bought the ULINK2 ... but under SYSTEM -> HW -> USB or HUMAN I not see ULINK.
As soon as you insert the USB it will ask for driver installation. go for automatic installation and install teh driver and see if it detects the keil. While installing the driver do not connect it to board.
Try to check the configuration in the keil window and select keil debugger and SELECT JTAG CLOCK as 10 or 20KHZ, i.e less. default it will be 1 MHZ at which sometimes my ULINK also doen not work.If I change the JTAG frequency to lower speed, it works. Try to plug out the cable at the ULINK end 2 or 3 times and keep trying. I know this is a crude method, but I do it for that to work. If you ask me the reason I may not be able to tell you as I am not aware of why it has to be done. I learnt it by trial and error method.