We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
I am working on a Silicon Labroratories F340, and in my KEIL uVision3 I have found it in the "device database". I can make a project with this chip set. But when I compile the project, it showed error message "path for toolset undefined". I checked the tools.ini, it only contains my email address. Thanks.
You can add the path under the C51 section in the tools.ini like this... [C51] PATH="C:\Keil\C51\"
Or you can go to the drop down tool bar in uVision: Projects->"Conmpents, Environmets, books"
Then click on the Tab "Folders/Extensions" and manually set the path.
There is no subdirectory C51 in c:\keil. Reinstall?
Yes, you will have to re-install then.
Thanks. It's OK now. reinstalled.