Those all seem like good topics to me. In some of the reading I’ve done, it seems like the Zinq-7000 is able to run difference OS on the different ARM cores. That would be cool to see. Maybe an RTOS on one and Linux on the other.
Another thing that caught my eye is the ability to reconfigure the FPGA on the fly from the ARM cores. That would also be neat to see.
I like these ideas. I know we are already doing both internally and Bush could give you some leads on places to start.
Right now with the Linux/FreeRTOS OpenAMP scheme Linux always boots first and then FreeRTOS is started in the 2nd core once Linux is running but what I really want to see is FreeRTOS booting first in XIP mode from the QSPI and using the internal OCM SRAM only and then Linux booting 2nd from microSD and using the DDR system. If you could get the benefits of Linux but with FreeRTOS already running and booting up in milliseconds there are a number of cool realtime applications that could play out.
--
You received this message because you are subscribed to the Google Groups "snickerdoodle forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email to krtkl-snickerdo...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/krtkl-snickerdoodle/257fa13c-8796-4a9a-a064-a67782f50afa%40googlegroups.com.
I think a series of tutorials of the basics broken down Barney style (as in the purple dinosaur) is where I'd like to focus first. The snickerdoodle book and videos on Krtkl YouTube channel are good, but I'm thinking something that is targeted to more of a beginner audience will help broaden the user base. Make it easier for the causal user to get started.
I like these ideas. I know we are already doing both internally and Bush could give you some leads on places to start.--
Right now with the Linux/FreeRTOS OpenAMP scheme Linux always boots first and then FreeRTOS is started in the 2nd core once Linux is running but what I really want to see is FreeRTOS booting first in XIP mode from the QSPI and using the internal OCM SRAM only and then Linux booting 2nd from microSD and using the DDR system. If you could get the benefits of Linux but with FreeRTOS already running and booting up in milliseconds there are a number of cool realtime applications that could play out.
You received this message because you are subscribed to the Google Groups "snickerdoodle forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email to krtkl-snickerdoodle+unsub...@googlegroups.com.
Hi Rob, did you ever complete any of these tiny demo projects?