Associate II
August 13, 2019
Question
How can i configure amason freertos source code on uVision 5?
- August 13, 2019
- 2 replies
- 1595 views
I downloaded amason freertos source code from github site below.
https://github.com/aws/amazon-freertos
and there was no problem when i worked on AC6 IDE.
because enviroment file is included in source code.
but when i created uVision project by myself. it didn't work.
it stopped at hardfault like below.


if possible, I want to convert .ld file into .sct file.
but i am not get used to both file format.
please refer to attached file.
as for a reference.. I have already generated project file including Freertos for uVision 5 on CubeMx. but failed..
