Skip to content

Kinetis SDK: Include stddef.h to fix build errors seen when including… #3256

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

Merged
merged 1 commit into from
Nov 22, 2016

Conversation

mmahadevan108
Copy link
Contributor

Description

The below error was seen when SDK header files are included by mbed source files.


Compile [ 0.7%]: BusOut.cpp
[Error] fsl_dspi.h@357,15: [Pe020]: identifier "size_t" is undefined
[Error] fsl_dspi.h@379,15: [Pe020]: identifier "size_t" is undefined
[Error] fsl_dspi.h@380,6: [Pe020]: identifier "size_t" is undefined
[Error] fsl_dspi.h@381,15: [Pe020]: identifier "size_t" is undefined
[Error] fsl_dspi.h@397,15: [Pe020]: identifier "size_t" is undefined


Status

**READY

… SDK header files

Signed-off-by: Mahadevan Mahesh <Mahesh.Mahadevan@nxp.com>
@mmahadevan108
Copy link
Contributor Author

@sg- @0xc0170

@0xc0170
Copy link
Contributor

0xc0170 commented Nov 11, 2016

/morph test

@mbed-bot
Copy link

Result: SUCCESS

Your command has finished executing! Here's what you wrote!

/morph test

Output

mbed Build Number: 1070

All builds and test passed!

@sg-
Copy link
Contributor

sg- commented Nov 14, 2016

@mbed-bot: TEST

HOST_OSES=ALL
BUILD_TOOLCHAINS=ALL
TARGETS=ALL

@mbed-bot
Copy link

[Build ]
FAILURE: Something went wrong when building and testing.

@bridadan
Copy link
Contributor

@mbed-bot: TEST

HOST_OSES=ALL
BUILD_TOOLCHAINS=ALL
TARGETS=ALL

@mbed-bot
Copy link

[Build 1114]
FAILURE: Something went wrong when building and testing.

@0xc0170
Copy link
Contributor

0xc0170 commented Nov 16, 2016

Test failures are not related to this patch-set.

@bridadan Please confirm

@bridadan
Copy link
Contributor

@0xc0170 The failure was due to DAPLink testing (it happens on the same machine as the mbed 2 tests). I will rerun the test in a bit when DAPLink has finished

@bridadan
Copy link
Contributor

@mbed-bot: TEST

HOST_OSES=ALL
BUILD_TOOLCHAINS=ALL
TARGETS=ALL

@mbed-bot
Copy link

[Build 1118]
SUCCESS: Building succeeded and tests were run! Be sure to check the test results

@bridadan
Copy link
Contributor

@0xc0170 Last check looks good. Should be good to come in now.

@mmahadevan108
Copy link
Contributor Author

Can this be merged in please. Thank you.

@0xc0170 0xc0170 merged commit d60f424 into ARMmbed:master Nov 22, 2016
@mmahadevan108 mmahadevan108 deleted the Include_stddef branch November 23, 2016 13:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants