debug problem:Couldn't determine a path for the index cache directory

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

debug problem:Couldn't determine a path for the index cache directory

939件の閲覧回数
thailivenkatesh
Contributor III

when using frdmkw36 board while debugging the code getting problem .please help me to solve this issue.

 

C:\NXP\MCUXpressoIDE_11.4.0_6237\ide\plugins\com.nxp.mcuxpresso.tools.win32_11.4.0.202103011116 oolsinrm-none-eabi-gdb.exe: warning: Couldn't determine a path for the index cache directory.
GNU gdb (GNU Arm Embedded Toolchain 10-2020-q4-major) 10.1.90.20201028-git
Copyright (C) 2020 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Type "show copying" and "show warranty" for details.
This GDB was configured as "--host=i686-w64-mingw32 --target=arm-none-eabi".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<https://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
<http://www.gnu.org/software/gdb/documentation/>.

For help, type "help".
Type "apropos word" to search for commands related to "word".

Program stopped.
ResetISR () at ../startup/startup_mkw36z4.c:288
288 void ResetISR(void) {

Temporary breakpoint 1, main () at ../framework/OSAbstraction/Source/fsl_os_abstraction_bm.c:1330
1330 OSA_Init();

Program received signal SIGSTOP, Stopped (signal).
HardFault_Handler () at ../startup/startup_mkw36z4.c:411
411 { while(1) {}

0 件の賞賛
返信
0 返答(返信)