Re: Re: Basic code listing (von Hugo de Jong - 12.5.2001 12:16) | |
OK, if it"s really not there I"ll try to fix something. I already have the original source code of the compiler, now I only need to find some time to change it accordingly. Hugo > > I think there isn"t a tool for the task, but take a look on the internetsite of C-Control-intern. There you find information about the format of the BASIC tokens. Additionally you can download the original source code of the C-control-BASIC-compiler. If you know the language C, then you can discover the different BASIC tokens in the source code. It would be great, if you build a suitable program for it and make it available to all users of the C-Control. > > Dietmar > > > > Hi! Good to meet again in this environment. I"m looking for a method to obtain a listing of the Basic program that I"m currently developing, in a way similar to an assembly listing (e.g. TASM-like). That is: a line number, an EEPROM adress counter, the hex-value of the bytes in EEPROM, and the corresponding Basic line of code. What I tried to do is getting the compiled code out of the CC1 module via ASCII command 3 (dump Basic code). But the result is very difficult to process. Anyone a suggestion? Auf diese Nachricht eine Antwort schreiben bisherige Antworten: | |
Zum Bezugsartikel |