pyastra [options] infileWhere infile is the python file you would like to compile. If no outfile is given, then the name would be selected automatically (e.g. test.py -> test.asm)
| -m | Set the port to use (default: -mpic14) | |
| -mlist | List available ports | |
| -p | Select port specific processor | |
| -plist | List supported port specific processors | |
| --icd | Enable ICD support (disabled by default) | |
| --op-speed | Optimize for speed (for code size by default) | |
| -S |
--compile |
Compile only, don't assemble or
link. |
| -o |
--output |
Alternate name of output file. |
| -h | --help | Show this usage message |
code, that has instr_count
instructions and uses local variables local_varN