Other Parts Discussed in Thread: AM2434
Tool/software:
Hi experts,
The program will come into "HwiP_data_abort_handler_c" because of uncertain reasons.
I have added the function "Read_DFAR" in the "HwiP_data_abort_handler_c" but it did not work.
In the expression watch in debug,I also did not find the new-added variable "unsigned int Rt".
So,I want know whether the changed "HwiP_armv7r_handlers_freertos.c" be complied.If not,what is the reason and how can I realize it?
By thw way,it seems unaccessiable that adding codes in the "HwiP_data_abort_handler_c" directly.Here is a related link.Can you provide more details about it?