Skip to content

Greentea test updated for NXP lpc17xx #7103

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 2 commits into from
Jun 11, 2018
Merged

Greentea test updated for NXP lpc17xx #7103

merged 2 commits into from
Jun 11, 2018

Conversation

mikaleppanen
Copy link

Description

Added support for NXP lpc17xx EMAC driver to greentea EMAC tests and optimized netsocket TCP tests memory usage by combining TX/RX buffers.

Related NXP lpc17xx driver changes are in this pull request: #7086

Pull request type

[ ] Fix
[X] Refactor
[ ] New target
[ ] Feature
[ ] Breaking change

Mika Leppänen added 2 commits June 4, 2018 13:51
Updated EMAC memory manager to use libservice nsdynmemlib
for EMAC memory buffers. Located the nsdynmemlib buffer heap
to DMA safe memory bank on LPCxx boards. Optimized placement of
static variables on EMAC test environment for LPCxx boards to
maximize available memory.
Changed RX and TX buffers used in TCP socket tests to global variables
to conserve memory.
@0xc0170 0xc0170 requested a review from a team June 4, 2018 11:37
@0xc0170
Copy link
Contributor

0xc0170 commented Jun 7, 2018

/morph build

@mbed-ci
Copy link

mbed-ci commented Jun 7, 2018

Build : SUCCESS

Build number : 2264
Build artifacts/logs : http://mbed-os.s3-website-eu-west-1.amazonaws.com/?prefix=builds/7103/

Triggering tests

/morph test
/morph uvisor-test
/morph export-build
/morph mbed2-build

@cmonr
Copy link
Contributor

cmonr commented Jun 7, 2018

Halting CI builds until RC3 PRs are completed. Will resume after.

@0xc0170
Copy link
Contributor

0xc0170 commented Jun 8, 2018

/morph test
/morph export-build

@mbed-ci
Copy link

mbed-ci commented Jun 8, 2018

@mbed-ci
Copy link

mbed-ci commented Jun 8, 2018

@0xc0170
Copy link
Contributor

0xc0170 commented Jun 9, 2018

/morph export-build

@mbed-ci
Copy link

mbed-ci commented Jun 9, 2018

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.

6 participants