
Roman B.
- Total activity 10
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
Activity overview
Latest activity by Roman B.-
Roman B. commented,
@gpls: So If you need the actual version you can download the official distribution from FreeRTOS and add Yuriys Files to it to make it run on the atxmega128A1. Seems to me to be the most sensful way.
-
Roman B. commented,
Well then it seems to be exactly the same controller I ported it for and you can use my port directly. I don't see, why you should expect some problems with context switch using only internal mem....
-
Roman B. commented,
Hey gpls, I finished this project just before I posted it in 2010. I Developed this port on an explain board: http://www.reichelt.de/?ARTICLE=96802;PROVID=2028;&utm_source=Preisvergleich&utm_medium...
-
Roman B. commented,
Well That sounds great. I worked a while ago on the xmega port. I definitely circle back to it soon. Thank you for the tips about saving RAMPZ and EIND as well I will insert them to the context fun...
-
Roman B. commented,
Sound nice Dave! Best Regards R.B.
-
Roman B. commented,
Hello everybody, if you download this port, then please give me a sign, a hello or at least some feedback so I know this posting was useful.
-
Roman B. created a post,
AVR_ATXMega128A1_WinAVR
Well this is a quick-and-dirty port of FreeRTOS for the ATXMega. It is not 100% tested, but it works fine. AVR_ATXMega128A1_WinAVR.zip
-
Roman B. created a post,
AVR_ATMega324P_WinAVR
This is a Port, which I derived from the official ATMega323 Port. There are some changes, which had to be made to the timer interrupt setup to get it running. I have also changed the makefile, so t...