Adapt Azure IOT from heap3 to heap4 (FreeRTOS)

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Adapt Azure IOT from heap3 to heap4 (FreeRTOS)

1,005件の閲覧回数
mohamedgouia
Contributor I

Hi,

I'm currently working on a project that needs connecting to Azure Cloud.

My project is working on Heap 4, therefore I need to adapt the Azure IOT to the same Heap (currently working on Heap3).

I know that we have to make changement on the FreeRTOSConfig file, and the result, is that I can connect to WIFI, get the SNTP, but it gets stuck when entering to the Azure Functionnalities.

Sometimes it gets stuck on the SNTP Console's Display.

So, is there a way on adapting Azure to Heap 4?

Because I cannot readapt all my program on the Heap 3.

I'm working on i.MXRT106F card with wiced Library.

Thank you for your help.

Best regards.

PS: I'm providing you captures of the FreeRTOSConfig file:

pastedImage_1.png

pastedImage_2.png

ラベル(1)
タグ(3)
0 件の賞賛
返信
1 返信

940件の閲覧回数
Sabina_Bruce
NXP Employee
NXP Employee

Hello Mohamed,

Hope you are doing well.

Unfortunately, we do not have a guide that specifies how to change Azure heap to heap 4. I recommend the following documents that may provide more information. In addition, I would recommend to try changing the heap in an example only using the azure application prior to implementing and merging with your application.

MCUXpresso User Guide Chapter 17

How to configure heap and stack sizes in MCUXpresso 

Using Multiple Memory Regions with the FreeRTOS Heap | MCU on Eclipse 

Best Regards,

Sabina

-----------------------------------------------------------------------------------------------------------------------

Note: If this post answers your question, please click the Correct Answer button. Thank you!

----------------------------------------------------------------------------------------------------------------------- 

0 件の賞賛
返信