Does the threadx support cortex-R8 smp system build with gnu?

春峰 汪 50 Reputation points
2023-05-11T13:46:48.5366667+00:00

hello

I have a project that needs to use a cortex-r8 smp system, I currently need to use the gcc compiler to complete the build, I found on github that it is only supported by the ac5 compiler, I would like to know the following two points

  1. Is there any plan to support gun compilation of cortex-r8 smp system?
  2. If threr is no immediate plans, how can I modify the existing files so that I can use the gcc cross-compiler to compile the cortex-r8 system to run properly?
Azure RTOS
Azure RTOS
An Azure embedded development suite including a small but powerful operating system for resource-constrained devices.
331 questions
{count} votes

Accepted answer
  1. LeelaRajeshSayana-MSFT 14,831 Reputation points Microsoft Employee
    2023-05-18T21:00:45.95+00:00

    Hi @春峰 汪 Greetings! Apologies for the delayed update on this issue. We have received the below feedback from the product team on this request.

    We currently do not have GNU version of Cortex-R8 SMP except AC5. The team further stated that there are no immediate plans to add GNU support.

    Since this is currently not supported, we do not have any recommended approach on how to port the existing files. You may try modifying the AC5 assembly files to GNU syntax, if possible.

    I understand that this situation may have caused some inconvenience, and I want to express my gratitude for your efforts and patience in handling it.


0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.