Re: Basic code listing (von Dietmar - 10.5.2001 19:01) | |
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? Link zu diesem Artikel: Auf diese Nachricht eine Antwort schreiben bisherige Antworten: | |
![]() | |
Zum Bezugsartikel |