Question
What is the minimum system requirement to build uClinux on ST MCU ?
I am using STM32F407V MCU in our project which has 1MB Flash and 192 KB RAM.
I have read about it in the community that it is possible with an external RAM (min 8MB) but I am still not sure about it.
Apart from that I would also like to know how to program the MCU once we have flashed the image on MCU side.
How to transfer executable file to MCU if I can create one using Cross compiler on linux host?
Regards,
Nikhil
