-
Notifications
You must be signed in to change notification settings - Fork 3k
VK RZ A1H: needs an update from RZ A1H (cmsis, rtos related) #5777
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
Comments
Thank you for your cooporation. Could you acept to do this? For your information, Therefore, After our this PR passed, I hope that you PR the changes regarding VK_RZ_A1H. Make a sense? |
👍 If we can align those 3 at the same time, it would be good. |
Hi @TomoYamanaka |
Sorry for keep you waiting. I am out of the office for a national holiday. |
Thank you for waiting. |
I will, after the (#5813) is merged, but my PR concerning the VK_RZ_A1H, may come a bit later. (with a delay of week or two, after the merging) |
I look forward to your PR. |
Hi colleagues.
are not included in .includes_md5 when compiling anything for VK_RZ_A1H? |
@mbedNoobNinja |
I tried. The board was temporrary disabled by this |
@mbedNoobNinja Can you provide your branch that we could reproduce the issue? |
Ok. Here it is: https://github.com/mbedNoobNinja/mbed/tree/CLI_issue |
@mbedNoobNinja that helped, the issue is with I am currently compiling your platform, seems to be going OK |
Thank you @0xc0170, I will PR the changes along with the test results. |
Yeah, there it is #6245 ... finally ! @TomoYamanaka, @0xc0170 thank you for the waiting. One RTSP client delayed me ... It turned out getting MJPEG stream from Ethernet & playing on MBED board, is not so easy, as I expected. By the way, Have you met a decent RTSP client for MBED (with the whole glory of RTCP and more specifically senders and receivers reports) or something close that should do the job ? |
Uh oh!
There was an error while loading. Please reload this page.
Description
Bug
VK RZ A1H target requires an update. As it does not share the same codebase, but very identical implementation, it needs to be updated to be re-enabled. I fixed few errors there, and stopped at MMU and cache settings in the startup (cmsis updated their API, and RZ A1H changed few things in the startup) - as they become more difficult to fix. As result, it was temporarily disabled for the release 5.7.2.
It would be much easier if they share as much common code as they could. As they don't, we either patch the current implementation, or start sharing the common one to get the updates from RZ A1H.
Related: #5770 - this one fixes some issues we found.
cc @TomoYamanaka @mbedNoobNinja Please review and help
The text was updated successfully, but these errors were encountered: