CHO RDAL options?

Software questions and issues with the FV-1

Moderator: frank

Post Reply
PK
Posts: 11
Joined: Thu Feb 05, 2009 2:14 pm

CHO RDAL options?

Post by PK »

I need to get the RPTR2 version of RMPx in the accumulator.

I see in the assembler documentation that the CHO RDAL,COSx instructions were added in a revision. Thinking of that and looking at the hex dump from the assembler it appears the CHO RDAL instruction might have the same control flags available that CHO SOF & CHO RDA have. Is this the case?

if:
C2600014 :cho rdal, rmp1

then is this correct?:
D2600014 :cho rdal, rmp1, RPTR2

It would be great if the assembler had a directive that would specify a 32 bit hex value.

Thanks,
PK
frank
Posts: 1281
Joined: Wed Oct 19, 2005 12:26 pm
Contact:

Post by frank »

I don't think it would work but you could try settings the flags and see what happens. SpinAsm probably won't like it so you may have to hand edit the results and burn to an EEPROM.
Frank Thomson
Experimental Noize
Post Reply