This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Simulating the C8051F580

I have uVision 4 (not the latest version) and my company is evaluating a unit test tool. One of the processors that the tool needs to support is the C8051F580 processor from SiLabs. The unit test tool uses uVision as the tool to load the test files into and perform a uVision simulation using our processor setup. To begin the evaluation, I tried to use one of the Keil examples, build it in uVision, then run the simulator on the code. I believe that I've configured uVision correctly for the device but when I try to run the simulator, there are no selections under the "Peripherals" tab. Am I doing something wrong or is there some additional software that needs to be downloaded for uVision to perform the simulation. Note that I did do a search on the Keil sight and found the SiLabs driver (which I installed) but nothing under the knowledge base or the forums that talked about this issue. The example I used was the "CSAMPLE" code that built without issue.

Parents
  • yes, I do, but some are 'forced' to use free software, and for those the SILabs stuff is reasonably good. It is well known that this forum is frequented by people from "no budget at all" to "make sure you buy the best"
    Yes. But the hardware interface does not automatically turn into the best because of free software. The hardware debug interface is as good as other manufacturer's implementations, there is nothing better in it and nothing worse, IMO.

    I, once were tasked to choose and buy a handful of compilers and you can not believe how fast the issues I raised to the various suppliers got resolved. Try that with free software
    Agreed in general, but this is a KEIL forum: I had to wait 7 month for a debugger fix (regular crashes, perfectly reproducable). I had to get really angry to get that fix. And yes, I paid for that 'support'. Then I reported a bug in AX51 (confirmed by KEIL) in january...

Reply
  • yes, I do, but some are 'forced' to use free software, and for those the SILabs stuff is reasonably good. It is well known that this forum is frequented by people from "no budget at all" to "make sure you buy the best"
    Yes. But the hardware interface does not automatically turn into the best because of free software. The hardware debug interface is as good as other manufacturer's implementations, there is nothing better in it and nothing worse, IMO.

    I, once were tasked to choose and buy a handful of compilers and you can not believe how fast the issues I raised to the various suppliers got resolved. Try that with free software
    Agreed in general, but this is a KEIL forum: I had to wait 7 month for a debugger fix (regular crashes, perfectly reproducable). I had to get really angry to get that fix. And yes, I paid for that 'support'. Then I reported a bug in AX51 (confirmed by KEIL) in january...

Children