ADSP-BF704
Production
This device is a member of the ADSP-BF70x Blackfin Digital Signal Processor (DSP) product family. The new Blackfin+ processor core combines dual-MAC 16...
Datasheet
ADSP-BF704 on Analog.com
Good afternoon,
I'm trying to create a project with FreeRTOS for the BF704 and I'm following the Wiki's steps.
- No CrossCore Install new software (FreeRTOS)
- Create a project with FreeRTOS
However, even without having done anything other than creating a project from scratch, I compile it and the error shown in the figure below appears inside the "system\FreeRTOS\Source\timers.c" folder.
Am I doing something wrong?
Hi,
Apologies for the delay.
I don't entirely follow what you are doing and what's gone wrong. From the error it sounds like the compiler is unable to find macro definitions from include/list.h which would imply the include paths are incorrect.
Are you using the FreeRTOS Add-In to generate the FreeRTOS code, are you modifying the demo for the BF707 or are you adding the files to your project manually?
What versions of CrossCore, FreeRTOS and/or the Add-In are you using?
Can you share your FreeRTOSConfig.h?
Regards,
Murray
Hi,
Apologies for the delay.
I don't entirely follow what you are doing and what's gone wrong. From the error it sounds like the compiler is unable to find macro definitions from include/list.h which would imply the include paths are incorrect.
Are you using the FreeRTOS Add-In to generate the FreeRTOS code, are you modifying the demo for the BF707 or are you adding the files to your project manually?
What versions of CrossCore, FreeRTOS and/or the Add-In are you using?
Can you share your FreeRTOSConfig.h?
Regards,
Murray