Other Parts Discussed in Thread: CC2538
I am reading through the hal_board_cfg.h and related files. In these files Flash base addess is defined:
#define FLASH_BASE 0x00200000
Which is 2MByte. But CC253x have at most 512KB internal flash. Can you please clarify on this?