jacklen wrote on Monday, October 06, 2014:
hi iam going to start working with freertos.which tools i should use for the development process??
jacklen wrote on Monday, October 06, 2014:
hi iam going to start working with freertos.which tools i should use for the development process??
rtel wrote on Monday, October 06, 2014:
Its very tempting to say “a text editor and a compiler”, but instead I will say - can you elaborate? For example, what is your target hardware? Are you asking about compiler, or more than that?
Regards.
jacklen wrote on Monday, October 06, 2014:
device is friendlyarm mini 6410 cpu-Samsung S3C6410A ARM1176JZF-S
rtel wrote on Monday, October 06, 2014:
From previous posts I thought you were working on those already? I’m
afraid I don’t know anything about them, but if I were to start working
on such a device I would probably be looking for a bare metal GCC
compiler, such as the one you can obtain from the Launchpad website
(search GCC Launchpad).
Regards.