-
Notifications
You must be signed in to change notification settings - Fork 3k
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
REALTEK_RTL8195AM compiles, but fails to flash in uvision #4651
Comments
IIRC, This target did not have a device_name set in targets.json, because we did not have a CMSIS PACK for it. That's required to flash. |
@Archcady Once this target gets cmsis pack support, please update this thread |
@Archcady any update on this? |
Hi @MarceloSalazar, sorry we still don't have cmsis pack support for now. I'll update this when we have the support. Thanks for your concern. |
Hi @Archcady can you plz confirm if this is resolved now? |
When I try to export to uvision, the cli says that REALTEK_RTL8195AM is not supported by uvision. Is there a way to resolve this?? |
Exporter issue reported here: ARMmbed/mbed-os-example-blinky#104 |
It needs |
In which .pdsc file can I find the device_name for RTL8195AM, does it already exist in index.json? |
I have been looking into the issue related to the exporter, I also went through the documentation given on the ARM website: https://os.mbed.com/docs/v5.6/tools/adding-and-configuring-targets.html [Mirrored to Jira] |
Hi @ARMmbed/team-realtek , can you please confirm if this is still not supported on RTL8195AM? |
Hi @M-ichae-l , may we know why it cannot be supported on RTL8195AM? And do you plan to support it soon? Thanks |
@samchuarm |
@M-ichae-l , does Realtek plan to support download with uVision? |
Hi, @samchuarm , |
@M-ichae-l , the reason you can't support download with uVision is because you don't have CMSIS-Pack for RTL8195AM target? Then can you confirm is there a plan to get CMSIS-Pack support for this target? Reference documentations: |
Internal Jira reference: https://jira.arm.com/browse/IOTPART-5587 |
@samchuarm |
Closing this |
REALTEK_RTL8195AM compiles in uvision, but fails to find the correct target to flash to.
mbed OS:
92fbf2a9b3988d430482fc25a6077f2462e2a634
(mbed OS 5.5)mbed CLI version:
1.1.1
Issue original raised here: ARMmbed/mbed-os-example-blinky#62
@mray19027 @0xc0170
The text was updated successfully, but these errors were encountered: