Hello Community Members,
Just wondering - how many of you code 'C55x assembly algebraic vs. assembly?
I must admit - the algebraic mode is interesting.
A question for TI - is it possible to do a project with some files being algebraic and some being assembly?
Also - when stepping though with the debugger in algebraic mode - is it possible to 'step into' the instruction so to speak? I will try that to see if it is possible to decompose the algebraic instructions. Maybe the opcodes are actually the same (as mneumonic) - I will check:
i.e. - xar6 = 0x12345; -> mov #0x12345, xar6 (or something similar)
Thanks,
johnw