Hi,
I am trying to write to port B using its AHB address 0x400593FC and execution terminates with bus fault. Alternate access through APB at 0x400053FC is normal however.
Mt queries are:
1) Are any settings required to access a peripheral through AHB? (I am using TI-RTOS does that block AHB accesses?)
2) Is any header file provided by TI that maps the port A-F bits' to their bit band addresses?
Regards