Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

System_Defs.h does not handle all parts for SPI definitions #336

Open
lstandage opened this issue Mar 23, 2017 · 0 comments
Open

System_Defs.h does not handle all parts for SPI definitions #336

lstandage opened this issue Mar 23, 2017 · 0 comments

Comments

@lstandage
Copy link
Contributor

A customer on the Digilent forums observed that just adding the DSPI library for the chipKIT Pro MX4 does not compile due to missing definitions for these macros:
_SPI2_IPL_ISR
_SPI2_IPL_IPC
_SPI2_SPL_IPC

Looking at System_Defs.h, it looks like the SPI2 definitions will not be handled for the 3xx/4xx parts.

The first case handled is for PPS devices.
Second case is for 5xx/6xx/7xx devices

And that's it.

So the resolution will be to add 3xx/4xx non-PPS definition.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant