Question
Trap NULL pointer dereference
Hi,
We are using STM32H750 for the new product development. The IDE is IAR Embedded Workbench and the RTOS is uC/OS-II.
We found that it is OK to dereference NULL pointer on STM32H750.
Any way to trap NULL pointer dereference to generate an access violation error ?
rgds,
kc Wong