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

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

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

5,096 Views
auftrag2021
Contributor III

Hello, 

Hardware: MIMXRT1170EVK + RK055HDMIPI4M
SW: MCUXpressor IDE v11.3.0 [Build 5222]

When I try to upload a demo program, there is always this "warning" message.

C: nxp\MCUXpressoIDE_11.3.0_5222\ide\plugins\com.nxp.mcuxpresso.tools.win32_11.3.0.202008311133 oolsinrm-none-eabi-gdb.exe: warning: Couldn't determine a path for the index cache directory

auftrag2021_0-1620201071799.png

Interesting is: it seemed, the program can be uploaded successfully anyway. 

Do I need some concern about this "warning message"? and Why?

0 Kudos
1 Reply

5,086 Views
converse
Senior Contributor V

This is a known issue with that version of GDB and can be ignored (if present, the index cache can improve debugging performance - but you are very unlikely to notice).

0 Kudos