@oe1cxw So, I'm looking into embedvm for a project- the Python compiler in particular is _really_ cool! Just one issue... how are you supposed to use the Python compiler output? You only get a .bin and .sym file, no .hdr :(!
That's why you get a sym file. It contains the symbol list, including your "main" entry point. The .hdr file would just contain the same information.
-
-
Oh basically just parse it myself using a CSV parser/Python or something :P?
-
My last (I _think_) q re: EmbedVM. You mention in the README it's possible to point part of the EmbedVM's addr space to memory-mapped hardware functions. Is it possible to create a variable that points to a specific address (such as USB buffer) within EmbedVM? Or does this >>
- Show replies
New conversation -
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.