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

PSoC6: enable export to uVision and IAR #12679

Merged
merged 1 commit into from
Mar 26, 2020
Merged

PSoC6: enable export to uVision and IAR #12679

merged 1 commit into from
Mar 26, 2020

Conversation

vmedcy
Copy link
Contributor

@vmedcy vmedcy commented Mar 23, 2020

Summary of changes

This PR enables export to Keil uVision 5 and IAR EWARM 8 for the following Cypress PSoC 6 targets:

  • CY8CPROTO_062_4343W
  • CY8CKIT_062S2_43012
  • CY8CPROTO_062S3_4343W
  • CY8CKIT_062_WIFI_BT
  • CY8CKIT_062_BLE
  • CY8CPROTO_063_BLE
  • CYW9P62S1_43438EVB_01
  • CYW943012P6EVB_01
  • CYW9P62S1_43012EVB_01

All PSoC 6 targets listed above are supported in Cypress.PSoC6_DFP.1.0.0 CMSIS pack (available at https://github.com/cypresssemiconductorco/cmsis-packs, included in http://keil.com/pack/index.idx) and IAR device database >= 8.42.2. The Mbed OS projects can be exported to Keil uVision 5 and IAE EWARM 8, built and debugged with CMSIS-DAP.

This change updates targets.json to define CMSIS device_name for the supported PSoC 6 targets, adds JSON data generated by pack-manager from https://github.com/cypresssemiconductorco/cmsis-packs/blob/master/PSoC6_DFP/Cypress.PSoC6_DFP.pdsc to arm_pack_manager/index.json, and adds mappings from CMSIS MPN names to IAR MPN names in iar_definitions.json.

Impact of changes

Migration actions required

Documentation

None: the existing exporter documentation provided at https://os.mbed.com/docs/mbed-os/latest/tools/exporting.html is applicable to PSoC 6 targets.


Pull request type

[X] Patch update (Bug fix / Target update / Docs update / Test update / Refactor)
[] Feature update (New feature / Functionality change / New API)
[] Major update (Breaking change E.g. Return code change / API behaviour change)

Test results

[] No Tests required for this change (E.g docs only update)
[X] Covered by existing mbed-os tests (Greentea or Unittest)
[] Tests / results supplied as part of this PR

Reviewers


@ciarmcom ciarmcom requested review from a team March 23, 2020 22:00
@ciarmcom
Copy link
Member

@vmedcy, thank you for your changes.
@ARMmbed/mbed-os-maintainers @ARMmbed/mbed-os-tools please review.

@mergify mergify bot added needs: CI and removed needs: review labels Mar 24, 2020
@0xc0170
Copy link
Contributor

0xc0170 commented Mar 24, 2020

CI started

@mbed-ci
Copy link

mbed-ci commented Mar 24, 2020

Test run: FAILED

Summary: 1 of 3 test jobs failed
Build number : 1
Build artifacts

Failed test jobs:

  • jenkins-ci/mbed-os-ci_build-ARM

@0xc0170
Copy link
Contributor

0xc0170 commented Mar 24, 2020

CI restarted

@mbed-ci
Copy link

mbed-ci commented Mar 24, 2020

Test run: FAILED

Summary: 1 of 6 test jobs failed
Build number : 2
Build artifacts

Failed test jobs:

  • jenkins-ci/mbed-os-ci_greentea-test

@0xc0170
Copy link
Contributor

0xc0170 commented Mar 25, 2020

test restarted

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