This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

.align directive argument default = ?



Friends,

1) I'm programming in assembly using the .align directive.  If I just say ".align" without an argument, what will result?

2) Can I use a large argument, e.g., 2048d?  (I'm using bk circular addressing.)

Targets: TMS320 '5402, '5407, '5409.

IDE and Tools:  CCS v2.2 (code generation tools 3.83), CCS v3.3 (code generation tools v4.2.1) and CCS v4.0 (code generation tools v4.2.1). 

Emulation:  I create COFF (2?) files which are downloaded into the target via a Spectrum Digital emulator.

Thanks,

:) Robert