698 views
in Getting started by
I have completed all of steps on this page ( http://doc.embedded-wizard.de/getting-started-raspberrypi ).

But when I write to console "sudo make" at last step, it gave me some errors. Errors were about some header files.

Their names were "vcos_platform_types" , "vcos_platform" , "vchost_config" . It said it couldn't find this header files. Then I have found header files from this site ( https://github.com/raspberrypi/firmware/blob/master/opt/vc/include/interface/vmcs_host/linux/vchost_config.h )

I have added this header files in to RasPi folder which is in the EmWiProject folder. But it didn't work yet. Can anyone help me why it can be?

Thanks a lot.

1 Answer

0 votes
by
Dear Kenan,

Can you please share with us the result of 'uname -a' and the output of your compilation (without the mods you described in your post)? Thanks!

Br,
Manuel

Ask Embedded Wizard - Archive

Welcome to the Ask Embedded Wizard archive. This community forum served us well for many years, but we've evolved our support approach!

Your resources:

The Embedded Wizard Online Documentation provides comprehensive documentation, tutorials, examples and ready-to-use software packages.

For dedicated assistance, explore our Embedded Wizard Product Support.

You can still browse the valuable discussions from our community history here.

Embedded Wizard Website | Privacy Policy | Imprint

...