Part Number: TMS320F28377S
Hi Expert,
In Hardware Built in self test guide, there list the requirement of HWBIST memory, what does 16-bit memory address mean? any RAM room is not 16-bit memory address in C28?
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.
Part Number: TMS320F28377S
Hi Expert,
In Hardware Built in self test guide, there list the requirement of HWBIST memory, what does 16-bit memory address mean? any RAM room is not 16-bit memory address in C28?
Strong,
I believe this is referring to the address range vs the word size. You are correct that the min word size is 16 data bits on the C28x.
So, for HWBIST to work correctly the stack pointer(SP in the CPU register) must reside between 0x0020-0xFFAF(taking into account the 1st 32 words reserved and the 80 words needed for full context save).
Best,
Matthew