sifive / freedom-e-sdk

Open Source Software for Developing on the Freedom E Platform - Deprecated
Other
580 stars 206 forks source link

Is there any available FreeRTOS support on Arty #389

Open Aerotic opened 4 years ago

Aerotic commented 4 years ago

According to some forum comments, I check out FreeRTOS branch but find nothing about FreeRTOS. And under V1_0FreeRTOS branch, I cannot pass the compilation.

bsousi5 commented 4 years ago

Hi Aero,

FreeRTOS has been a popular request and we are actively working to have it available officially. Please stay tune.

But in regard to your compilation failure in using the V1_0FreeRTOS branch, if you can describe the exact nature of the failure, someone may be able to response.

Regards, Bunnaroath

On Oct 11, 2019, at 3:03 AM, Aero notifications@github.com wrote:

According to some forum comments, I check out FreeRTOS branch but find nothing about FreeRTOS. And under V1_0FreeRTOS branch, I cannot pass the compilation.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/sifive/freedom-e-sdk/issues/389?email_source=notifications&email_token=AIQNVX4HYMHDIATA7NQ2BZTQOBFNXA5CNFSM4I7XWRGKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HRFIUMA, or unsubscribe https://github.com/notifications/unsubscribe-auth/AIQNVX4X44GTDEYEBOBGR33QOBFNXANCNFSM4I7XWRGA.

Aerotic commented 4 years ago

Hi Aero, FreeRTOS has been a popular request and we are actively working to have it available officially. Please stay tune. But in regard to your compilation failure in using the V1_0FreeRTOS branch, if you can describe the exact nature of the failure, someone may be able to response. Regards, Bunnaroath On Oct 11, 2019, at 3:03 AM, Aero @.***> wrote: According to some forum comments, I check out FreeRTOS branch but find nothing about FreeRTOS. And under V1_0FreeRTOS branch, I cannot pass the compilation. — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub <#389?email_source=notifications&email_token=AIQNVX4HYMHDIATA7NQ2BZTQOBFNXA5CNFSM4I7XWRGKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HRFIUMA>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AIQNVX4X44GTDEYEBOBGR33QOBFNXANCNFSM4I7XWRGA.

Hi Bunnaroath,

Thanks a lot, I'll later post the failure info here.

I find that in V1_0FreeRTOS branchthe, bsp/env includes freeedom-e300-arty. While in V201908-branch , there's a similiar bsp named freeedom-e310-arty. What's the difference of the two? I'm using Arty-A7 with latest RocketChip RTL inside, can I upload software of freeedom-e300-arty to freeedom-e310-arty ?

By the way, what's release data of FreeRTOS for freeedom-e310-arty?

Regards, Aero