2023-07-01 01:43 AM
Hi everybody.
Im using cubeide for a dual core mcu and when it generate code F3 keyboard button that opens declaration for that function will lead to the .h file. I want it to lead to the .c file.
Once i did some changes to project properties c/c++ symbols it worked, but every time i generate code i have to do the setting and restart the cubeide.
What should i do?
2023-07-06 06:39 AM
Pressing F3 within the .h file will lead to the .c file.