ErichStyger / mcuoneclipse

McuOnEclipse Processor Expert components and example projects
Other
731 stars 1.29k forks source link

"Unknown macro" error when generating FreeRTOS component files #37

Closed madman-011235813 closed 6 years ago

madman-011235813 commented 7 years ago

When the "Dynamic Allocation" is disabled under the "Memory" properties, the following error occurs:

Generator: FAILURE: at line 4785: Unknown macro: "LinkerHeapBaseSymbolName" (file: Drivers\sw\FreeRTOS.drv) qg-h1 FRTOS1 Processor Expert Problem

I recently upgraded my ProcessorExpert components to the July 2017 release. Before this, I would never receive an error when "Dynamic Allocation" was disabled and "Static Allocation" was enabled. Unfortunately, I don't recall which release I had before performing the update.

ErichStyger commented 6 years ago

I apologize, I completely missed that report :-(. I saw another report on this, and this is fixed in https://mcuoneclipse.com/2017/09/25/mcuoneclipse-components-25-sept-2017-release/. Can you try this one?

Thank you, Erich