e2 studio v7.5.0でFreeRTOS+SCFGプロジェクトではRTOS Objectコンポーネントというものは使えないのかな

こんにちは。NoMaYです。

今首を傾げているのですが、以下のドキュメントによると、e2 studio v7.5.0ではAmazon FreeRTOSプロジェクトに於いてスマートコンフィグレータでRTOS Objectコンポーネントというものが使用出来る/存在するらしいのですが、これは単なるFreeRTOSプロジェクトでは使用出来ない/存在しないものなのでしょうか?(スマートコンフィグレータウィンドウの、コンポーネントタブ上に表示されない&コンポーネント追加ダイアロにも表示されない、ので、そうなのかな、とは思っているのですが、Amazon FreeRTOSプロジェクトとFreeRTOSプロジェクトで、このような部分で違っているのが意外でしたので、、、)

e2 studio 7.5.0 Release Note
www.renesas.com/jp/ja/doc/products/tool/doc/016/r20ut4556ee0101-e2studio.pdf
Page 17 of 72

New Amazon FreeRTOS Configuration user interface provide within e2 studio 7.5 featuring:
● Imported FreeRTOS project with pre-loaded FreeRTOS Components (Object, Kernel and Amazon Libraries).

o FreeRTOS Object configuration: allow user to be able to create, configure multiple FreeRTOS objects using GUI (Tasks, Semaphores, Queues, Software Timers, Event Groups, Message Buffers, Stream Buffers)
o Create/Remove FreeRTOS Objects with user friendly UI.



ちなみに、プロジェクトの生成では、コンパイラはCC-RX V3.01、デバイスはR5F565NEDxFP、に設定して試しました。

Parents
  • こんにちは。NoMaYです。

    FreeRTOS.org(RTEL社)にRXv3 DPFPU対応ポートレイヤの予定があるか尋ねたところ、以下の返事でした。対応することはやぶさかではない。まずハードウェアを入手しないといけない。急いでいる人がいれば作ってプルリクエストすると良い。といった感じですかね。私はRX72N Envision Kitを入手したので、これで試しに作業を進め、うまくいけばプルリクエストまで出してみようかなと思います。

    Q)

    Is there any plan of such RXv3 port layer? If so, is there any rough schedule? Because...
    以後省略

    A)

    Yes it would be good to have upstream support for this. I would have to get the hardware first. We also accept pull requests https://github.com/FreeRTOS/FreeRTOS-Kernel if somebody needed this sooner - we would still need to get hardware but the task would be faster as we would just need to verify the testing.

Reply
  • こんにちは。NoMaYです。

    FreeRTOS.org(RTEL社)にRXv3 DPFPU対応ポートレイヤの予定があるか尋ねたところ、以下の返事でした。対応することはやぶさかではない。まずハードウェアを入手しないといけない。急いでいる人がいれば作ってプルリクエストすると良い。といった感じですかね。私はRX72N Envision Kitを入手したので、これで試しに作業を進め、うまくいけばプルリクエストまで出してみようかなと思います。

    Q)

    Is there any plan of such RXv3 port layer? If so, is there any rough schedule? Because...
    以後省略

    A)

    Yes it would be good to have upstream support for this. I would have to get the hardware first. We also accept pull requests https://github.com/FreeRTOS/FreeRTOS-Kernel if somebody needed this sooner - we would still need to get hardware but the task would be faster as we would just need to verify the testing.

Children
No Data