Skip to content

Fix for #2884, LPC824: export to LPCXpresso, target running with wron… #3621

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
Feb 9, 2017
Merged

Fix for #2884, LPC824: export to LPCXpresso, target running with wron… #3621

merged 1 commit into from
Feb 9, 2017

Conversation

JojoS62
Copy link
Contributor

@JojoS62 JojoS62 commented Jan 20, 2017

…g clock speed

SystemInit() was called condititionally, but necessary defines were not
set in mbed. Calling SystemInit() unconditional now.
Removed also conditiional calls to legacy CodeRed lib.

Status

READY

…g clock speed

SystemInit() was called condititionally, but necessary defines were not
set in mbed. Calling SystemInit() unconditional now.
Removed also conditiional calls to legacy CodeRed lib.
@theotherjimmy
Copy link
Contributor

Thanks @JojoS62. @0xc0170 could we mention the NXP people here so that they can review?

@0xc0170
Copy link
Contributor

0xc0170 commented Jan 30, 2017

Thanks @JojoS62. @0xc0170 could we mention the NXP people here so that they can review?

cc @toyowata

@0xc0170
Copy link
Contributor

0xc0170 commented Jan 30, 2017

@mbed-bot: TEST
HOST_OSES=ALL
BUILD_TOOLCHAINS=ALL
TARGETS=ALL

@mbed-bot
Copy link

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

@toyowata
Copy link
Contributor

@0xc0170 The LPC824 porting was contributed by community, not from NXP.
This PR looks good to me, but LPCXpresso (-t GCC_CR) build seems broken in mbed classic.

@theotherjimmy
Copy link
Contributor

theotherjimmy commented Jan 31, 2017

@toyowata would it be possible to use GCC_ARM instead of GCC_CR? Whoops Nevermind.

@sg-
Copy link
Contributor

sg- commented Feb 2, 2017

retest uvisor

@adbridge
Copy link
Contributor

adbridge commented Feb 6, 2017

@mazimkhan
Failed in branch k64f_gcc_arm_d_0_0_0
[Pipeline] // parallel
[Pipeline] setGitHubPullRequestStatus
Setting pull request status Cam-CI uvisor Build & Test to FAILURE with message: Failed
[Pipeline] echo
Failed to update commit status. err: java.io.IOException: API rate limit reached
[Pipeline] echo
Retrying in 3 sec.
[Pipeline] sleep
[Pipeline] setGitHubPullRequestStatus
Setting pull request status Cam-CI uvisor Build & Test to FAILURE with message: Failed
[Pipeline] echo
Failed to update commit status. err: java.io.IOException: API rate limit reached
[Pipeline] echo
Retrying in 3 sec.
[Pipeline] sleep
[Pipeline] setGitHubPullRequestStatus
Setting pull request status Cam-CI uvisor Build & Test to FAILURE with message: Failed
[Pipeline] echo
Failed to update commit status. err: java.io.IOException: API rate limit reached
[Pipeline] echo
Retrying in 3 sec.
[Pipeline] sleep
[Pipeline] setGitHubPullRequestStatus
Setting pull request status Cam-CI uvisor Build & Test to FAILURE with message: Failed
[Pipeline] echo
Failed to update commit status. err: java.io.IOException: API rate limit reached
[Pipeline] echo
Retrying in 3 sec.
[Pipeline] sleep
[Pipeline] setGitHubPullRequestStatus
Setting pull request status Cam-CI uvisor Build & Test to FAILURE with message: Failed
[Pipeline] echo
Failed to update commit status. err: java.io.IOException: API rate limit reached
[Pipeline] echo
Retrying in 3 sec.
[Pipeline] sleep
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
ERROR: script returned exit code 1

@mazimkhan
Copy link

retest uvisor

@sg- sg- merged commit 15cbf66 into ARMmbed:master Feb 9, 2017
aisair pushed a commit to aisair/mbed that referenced this pull request Apr 30, 2024
Ports for Upcoming Targets


Fixes and Changes

3432: Target STM USBHOST support ARMmbed/mbed-os#3432
3181: NUCLEO_F207ZG extending PeripheralPins.c: all available alternate functions can be used now ARMmbed/mbed-os#3181
3626: NUCLEO_F412ZG : Add USB Device +Host ARMmbed/mbed-os#3626
3628: Fix warnings ARMmbed/mbed-os#3628
3629: STM32: L0 LL layer ARMmbed/mbed-os#3629
3632: IDE Export support for platform VK_RZ_A1H ARMmbed/mbed-os#3632
3642: Missing IRQ pin fix for platform VK_RZ_A1H ARMmbed/mbed-os#3642
3664: Fix ncs36510 sleep definitions ARMmbed/mbed-os#3664
3655: [STM32F4] Modify folder structure ARMmbed/mbed-os#3655
3657: [STM32L4] Modify folder structure ARMmbed/mbed-os#3657
3658: [STM32F3] Modify folder structure ARMmbed/mbed-os#3658
3685: STM32: I2C: reset state machine ARMmbed/mbed-os#3685
3692: uVisor: Standardize available legacy heap and stack ARMmbed/mbed-os#3692
3621: Fix for #2884, LPC824: export to LPCXpresso, target running with wron ARMmbed/mbed-os#3621
3649: [STM32F7] Modify folder structure  ARMmbed/mbed-os#3649
3695: Enforce device_name is valid in targets.json ARMmbed/mbed-os#3695
3723: NCS36510: spi_format function bug fix ARMmbed/mbed-os#3723
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.

9 participants