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.

TMS320F280049C: Access reserved GPIO

Part Number: TMS320F280049C

Hi Champ, 

I am asking for my customer.

May I confirm that the reserved field in GPIOB (GPIO 36 & 38) if it is written in  0 / 1 (access the pin), will it cause the MCU any problem ?

The customer prefers to access the GPIO32 ~ 39 as a byte at a time. Unfortunately, there are two reserved field in it.

They are facing a problem when debugging the code, it will stops at here. 

As the TRM page. 869 Caution mentions it isn't allow to implement like this. Am I correct ?

Also, the customer would like to keep the same setting for the GPIOA and GPIOB in programming, access the GPIOs as a byte in one time.

They would not like to set GPIO32 ~ 39(except 36&38) one in a one time. Not only it keeps the code neat, also narrows down the code size.

Any suggestion to avoid of this or any ways for doing their wishing ?

Thanks for any help. Thanks !

BR, Johnny