Hello, I am getting an error and I couldn't find the solution please help
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-01-26 11:43 AM
Can't find a source file at Can't find a source file at "C:\Users\B\335NAL\335\Atollic\TrueSTUDIO\STM32_workspace_9.3\deneme3\src\main.c"
Locate the file or edit the source lookup path to include its location.
The error I got in the compilation process is written above, the card I used is STM32F429I-DİSCOVERY development board.
Solved! Go to Solution.
- Labels:
-
STM32F4 Series
-
TrueSTUDIO
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-01-26 1:43 PM
Your username contains weird characters after B and L:
Move the project to a path that contains only ascii characters and no spaces.
-- pa
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-01-26 11:49 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-01-26 1:43 PM
Your username contains weird characters after B and L:
Move the project to a path that contains only ascii characters and no spaces.
-- pa
