totalspectrum / flexprop

Simple GUI for Propeller development (both P1 and P2)
Other
38 stars 15 forks source link

pasm using constants from external object not handled #26

Closed ironsheep closed 3 years ago

ironsheep commented 4 years ago

Another for you. Trying to build and test my RGB LED matrix driver with your tools. Just found this:

mov panelCol, #screen.MAX_DISPLAY_COLUMNS

Generates: error: Operand too complex for inline assembly

Guess I'm stopped at this point. BTW- I'm just working with spin2/pasm2 with these tests.

totalspectrum commented 3 years ago

Thanks for the bug report. I'll fix this soon.

totalspectrum commented 3 years ago

This should work now as of 5.0.1