2023-04-28 07:36 AM - edited 2023-11-20 06:50 AM
2023-04-28 08:00 AM
Right, because its a double math library function imported at an object level, and not part of your project source..
Perhaps figure the context for getting this?
Is the board running the same code? ie the project you built got downloaded, and lives at the base of FLASH, and not some loader, or the download phase was skipped or failed.
What changed in your project/process between the time it worked, and the time it started failing??
Random breakpoints left configured that now point to different things?
2023-04-28 08:44 AM
Actually, i tried flashing the codes from stm32f746 examples ..
i tried debugging and flashing them..they are getting flashed on the board even if this error pops up.
i had deleted a project file from my workspace recently and it was showing some debug error stating that debug source caannot be found..later i deleted the file from configurations and started getting this error code in my query.
is their any way to overcome this issue.