hiiii i have a project based on microcontroler 89c51. I have source code written in basic langauge how can i conver it into hex file and download it to 89c51? please help me it is urgent........thanks in advance
"... source code written in basic ...
... it is urgent ..."
Does Keil vend BASIC tools?
No?
Then you urgently need to seek assistance elsewhere.
Hallo Mr. Mistry,
did find any solution for the convertion from basic to hex?. I am very intrested becose I can write a Technical Programm in Basic verywell but C or Asm no tand so I can only make projects with vwey expansive Chips which has an Basic interpreter on Chip. If you havw found any solution Please let it me Know.
Thanks and have a good Day Willy
PS: the Cips i will programme named PIC12F683 with the software WinPIC800 v. 3.63
As already noted, Keil does not have any BASIC tools - so you are in the wrong forum.
Keil also do not support any PICs - so you're doubly off-topic!
"any solution for the convertion from basic to hex"
The tool to do this is called a BASIC Compiler.
"I can write a Technical Programm in Basic very well but C ... no tand"
A competent programmer in any high-level language shouldn't have much trouble in adapting to a new HLL - and there is a vast wealth of materials on 'C'
eg, http://www.keil.com/books/genbooks.asp
As you must now have noticed, "speaking" only BASIC will severely limit you - it would certainly be well worth your while to learn 'C'!