Yes, I understand the content. When I looked at the address, it seemed to be a memory access problem, so I modified the memory map in the linker file. Then, a hardfault occurs in OsIf_Init.
jwkang_0-1722911884080.png
Looking at the map file, the address is in the mcal_bss area.
jwkang_1-1722911932354.png
Is the address in my linker file wrong?
jwkang_2-1722911971265.png
Please, check this.
Thanks.