Hey all,
i'm here to help you people out with installing keil in ubuntu.
Now you people might think.Can we really install programs with .exe extensions?
Well,here's an answer to you people "yes"?.
Wine is a powerful software(free software!) that aims to allow computer programs written solely for microsoft windows to run on linux environment.
if you want to know more about it.Here is a link on its articles:
Here are few simple steps to install wine :
- open terminal Applications>accessories>terminal
internet):
sudo apt-get install wine
3. After installing wine to make it create duplicate "c:"drive configure it by
typing "winecfg" in terminal.
Install keil in wine by getting into the location where installation file is located in terminal by
hi
ReplyDeletesir, your article is so nice by seeing this i installed keil uvision in ubuntu successfully. but while i'm debug the session in keil its showing the error like this "Evolution version running with code size limit : 2k" can you solve this problem if u can. it very helpful to me so plz help me
if you dont mine send me the mail to this i.d :
vector.hyderabad@gmail.com
@Kowshik Varma: This is not error, it is only a limitation that it cannot debug code of size greater 2K. To overcome that limitation you should buy the full version of KEIL Uvision.
DeleteNormally small programs can easily be debugged without upgrading.
yes, i've mailed him abt it n he is working wid it nw...
DeleteThanks naveen!!! I found this very helpful :)
ReplyDeleteThis comment has been removed by the author.
ReplyDeleteHi Naveen,
ReplyDeleteI have a strange problem while I tend to debug my code. I purchased a parallel port debugger for LPC2129 from Rhydolabz, Kerala, India.
This is the debugger I am using
http://www.rhydolabz.com/index.php?main_page=product_info&cPath=78&products_id=270
In "debug" tab of "Options for this target" box, I selected ULINK ARM debugger. But it shows "No ULINK device found in "ARM Target Driver SETUP".
Do you know how to fix this issue?
thank you!
ReplyDeleteHI,
ReplyDeleteI am getting below error.
Error: cannot read C:\Keil_v5\TOOLS.INI
Uversion is unstable without valid TOOLS.INI file.Please reinstall toll chain
i am also getting same prob.....did you find any solution???
DeleteHI,
ReplyDeleteI am getting below error.
Error: cannot read C:\Keil_v5\TOOLS.INI
Uversion is unstable without valid TOOLS.INI file.Please reinstall toll chain..
can you help me??
if possible send a mail to gopisetti.adithya@gmail.com
for me also facing same problem sir will any one help me to resolve the problem
Deletemy email id is: krishnam249@gmail.com
i have install keil but how to open keil as i could not find any icons? please suggest how to open keil?
ReplyDeleteafter compiling code it shows file does not exists.anybody knows the solution ///
ReplyDeleteMy attempt to install Keil MDK 5.31 on Ubuntu 18.4 with Wine5.0.1 is terminated at "Creating Program Symbols".
ReplyDeleteCan you please explain - how to resolve this issue?