S32K3 RTD 0.9.0 Sample Project Build Errors

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

S32K3 RTD 0.9.0 Sample Project Build Errors

Jump to solution
1,572 Views
hns80
Contributor V

Some projects, such as the Port_example_DS build without errors, others such as the adc_ip_example or FreeRTOS_Example do not.

Some of the missing files: Clock_ip.h, Clock_Ip_Cfg_Defines.h, or OsIf_Cfg.h, 

While I can locate these in other projects and copy them over, I think I'm simply missing a step in the installation process. Shouldn't these files already be in place? Is there a better way to configure the projects and avoid finding and copying the necessary files?

I have installed

  1. S32 Design Studio 3.4
  2. GDB Client for ARM Embedded Processors 9.2 Build 1701
  3. NXP GCC for ARM Embedded Processors Build 1620
  4. NXP GCC for ARM Embedded Processors Build 1649
  5. S32 Design Studio Platform Package v 3.4.0
  6. S32 Design Studio Platform Tools Package v 3.4.0
  7. S32 RTD AUTOSAR 4.4 Versions 0.9.0
  8. S32K3xx development package
  9. SW32K3 RTD 4.4 version 0.8.1 D2011
  10. FreeRTOS for S32K3

I created each project with

  1. File->New->S32DS Project From Example
  2. ConfigTools
  3. Update code
  4. Build project

 

0 Kudos
1 Solution
1,555 Views
hns80
Contributor V

Fixed the problem by starting over in a new workspace.

 

View solution in original post

0 Kudos
1 Reply
1,556 Views
hns80
Contributor V

Fixed the problem by starting over in a new workspace.

 

0 Kudos