Hi Bill,-----Original Message----- From: Bill Mills <bill.mills@linaro.org> Sent: Friday, November 25, 2022 6:29 AM To: Shah, Tanmay <tanmay.shah@amd.com>; Chan King Choy, Nathalie <nathalie.chan-king-choy@amd.com> Cc: OpenAMP System Reference (openamp-system- reference@lists.openampproject.org) <openamp-system- reference@lists.openampproject.org> Subject: Re: [OA-syst-ref] Re: Deadline reminder & calling for agenda: 2022- 11-23 OpenAMP System Reference Tanmay, For me anyway, your voice cut out after you shared your screen. It was fine when you were showing your slides.I hear Tanmay's voice the whole way through. It's a bit quiet... let me see what I can do with audio editing to boost it... not sure if there will be clipping though at the max amplitudes, as I did get some buzzing when I boosted my speaker volume to hear him.
Hi Nathalie,
The files I uploaded are in .mov format, and I use "QuickTime Player" to play video. It is working fine for me. I believe converting to .mp4
might help. I will see if I can find a way convert it.
We have more time now and we don't need to fit in the 10 min slot but we still need to fit your section in ~15 min. Your video is already 16 min, if you add more demos to it, it is going to be 20 min or more. That is tool long. You may have to pick what you show and leave the others
I believe showing matrix_multiplication and proxy_app is enough in that case.
echo_test is similar to matrix_multiplication. One thing I wanted to show was split mode, but it is not demonstrating any OpenAMP
functionality but just printing messages on the console. So, I believe it is fine to skip it as well.
Please let me know if any concerns with these two demos in the
webinar.
for the people to explore on there own afterward. Nathalie, Is this what "record separately" is suppose to look like? I can't test yet as I can't share me screen on this computer.
No. Record separately will produce separate files. I have attached a PNG screenshot of how Bruce's recording shows up in my Zoom account. Dan's link also has both files uploaded from Zoom. I am going to view Dan's & Bruce's videos before I experiment to see if editing tools can split Tanmay's file into suitable resolution components + fix audio, or if Tanmay will need to re-record, since that will be the longest of the tasks.
Hi Nathalie,
I am using zoom on Mac. I don't see following options under: zoom -> preferences -> recording
I will see what works for me to generate two separate files.
Thanks,
Tanmay
-NathalieBill On 11/25/22 2:56 AM, Shah, Tanmay wrote:Hi Nathalie and Bill, Please find my demo video draft v1 here:https://drive.google.com/drive/folders/1ZRe8Ajmagwg7b9NdKYEzUQrkmp3 ZnIJK?usp=share_link It contains Slides + matrix multiplication demo + proxy app demo in lockstep mode. If all look good, I will go with rest of the demos. Thanks, Tanmay From: Shah, Tanmay via Openamp-system-reference <openamp-system-reference@lists.openampproject.org> Date: Thursday, November 24, 2022 at 6:25 AM To: Chan King Choy, Nathalie <nathalie.chan-king-choy@amd.com>, Bill Mills <bill.mills@linaro.org> Cc: OpenAMP System Reference (openamp-system-reference@lists.openampproject.org) <openamp-system-reference@lists.openampproject.org> Subject: [OA-syst-ref] Re: Deadline reminder & calling for agenda: 2022-11-23 OpenAMP System Reference@Shah, Tanmay<mailto:tanmay.shah@amd.com>: Please do a "%> clear"before running anything that might crash. This way people won't know if we restart, because all the output will always be starting at the top of the terminal & there won't be leftover messages in the terminal.If it crashes, then just do what I wrote in the recording instructions. Hollerto let me know you're restarting that part & make sure to "%> clear" so your terminal is starting back at the top & give me a pause before you resume.Ack. From: Chan King Choy, Nathalie <nathalie.chan-king-choy@amd.com> Date: Thursday, November 24, 2022 at 5:50 AM To: Bill Mills <bill.mills@linaro.org>, Shah, Tanmay <tanmay.shah@amd.com> Cc: OpenAMP System Reference (openamp-system-reference@lists.openampproject.org) <openamp-system-reference@lists.openampproject.org> Subject: RE: [OA-syst-ref] Deadline reminder & calling for agenda: 2022-11-23 OpenAMP System Reference Hi Bill,-----Original Message-----From: Bill Mills <bill.mills@linaro.org>Sent: Wednesday, November 23, 2022 2:38 AMTo: Chan King Choy, Nathalie <nathalie.chan-king-choy@amd.com>; Shah,Tanmay <tanmay.shah@amd.com>Cc: OpenAMP System Reference (openamp-system-reference@lists.openampproject.org) <openamp-system-reference@lists.openampproject.org>Subject: Re: [OA-syst-ref] Deadline reminder & calling for agenda: 2022-11-23OpenAMP System ReferenceHi Nathalie,On 11/23/22 12:32 AM, Chan King Choy, Nathalie wrote:Hi Bill & Tanmay,I was able to get the docker image up & running after a few tries.I would like to understand what issues you had getting docker running.Can we improve the help?Was not a system reference issue. I think this is the first time I've had aVirtualBox Ubuntu VM be so problematic out of the box. Network-related issues.Are you planning to post the known issues, or is that just a working list? Iwish I scrolled all the way down to see that hangs/panics are expectedbecause mine failed on the first few tries (hypothesis it seems to alwayswork the first time = FALSE), but I saw that once I got through the rest of thesteps.Sounds like you are seeing a greater failure rate than I am. The originalkernel was failing 25% of the time but with the pinctl patch I get a failure rateof about 6% (7 Fails out of 120 runs)I tried once more today and that worked on the first try.I tried something yesterday (Setting PREEMPT_NONE like Petalinux does )that I was sure was going to fix it but it did not change the fail rate.I have spent a TON of time on this trying to get a configuration we can call"upstream" but yet works on the zynqmp. (I should have switched to doingslides earlier but ..)I will get back to this after the slides are done and the 1st recording aredone.Hopefully OK on Monday.If it crashes when Tanmay is recording he will have to try again and we cancut that out.Yup. @Shah, Tanmay<mailto:tanmay.shah@amd.com>: Please do a "%> clear"before running anything that might crash. This way people won't know if we restart, because all the output will always be starting at the top of the terminal & there won't be leftover messages in the terminal.If it crashes, then just do what I wrote in the recording instructions. Hollerto let me know you're restarting that part & make sure to "%> clear" so your terminal is starting back at the top & give me a pause before you resume.Fortunately, I was optimistic and kept exiting out & trying again a fewtimes, then I was able to log in as root on the main UART and run demo1Aand demo1B.There is also a demo1C. I was thinking about adding a demo1 script thatjust runs all three perhaps with the pause between them.I tried demo1C today. When I say I don't want to repeat the demo, it stopsthe application and then the last 2 lines of output are:Host > RPC service exiting !! Modprobe: FATAL: Module rpmsg_char is in use Not sure if that is expected due to the application shutting down?The hints at what to type next are nice to have, but then I got distractedand started to follow those instead of continuing to follow the instructions inthe Google document. Hopefully that is not unexpected for the user... butthen in either demo1A or demo1B, was something supposed to show upon2nd UART R5_0? I still see"waiting for port 1115 .Connecting"Yes, I was intending you to just follow the instructions inside the machine.Tanmay's demo's (demo1 and demo2) do not use the 2nd UART. demo3anddemo4 do.As I said yesterday, demo2 is now broken with the new firmware Tanmaygave me. I will try to go back to the previous firmware after ourmeeting today.demo3 works now. demo4 is still a placeholder for Dan's demo.I tried demo3 today and I do see the output on 2nd UART. It hung for me on the 3rd iteration of stopping R5_1. I exited demo3 and tried again and it worked.It was only once I went back to the Google document instructions and triedthe echo to /dev/ttyPS1 did my message then show up after"Connecting".I can add the echo statement to the first demo so something shows up.For this instruction in the Google document:dev@openamp$ scp ~/test-sw/xilinx-lock-step/image_echo_test \qemu-zcu102:/lib/firmwareit's a little confusing because of 2 reasons: (1) the file appears to havesignificance if it's going into /lib/firmware, but then we don't do anythingwith it (since I guess we just want to show that a file appears on the otherside) and we also didn't have them check /lib/firmware to see that the fileisn't one of the image_* files that was there before, and (2) now the filewould be either image_echo_test_<kv260|zcu102>. So, maybe thatcouldbe clarified by adding a step:dev@openamp$ ssh qemu-zcu102root@generic-arm64:~# ls -l /lib/firmwareroot@generic-arm64:~# exitdev@openamp$ scp ~/test-sw/xilinx-lock-step/image_echo_test_kv260\qemu-zcu102:/lib/firmwareYou don't really need this to run the demo. We could move it to abackup section.I will change the scp example. I wrote that before I added the firmwareto the cpio at startup. That files is already there.I will change it to something like:$ date | tee datefile$ scp datefile qemu-zcu102:$ ssh qemu-zcu102 cat ./datefileYes, that would be better.Then tell them to check it appeared on the other side.The docker cleanup instructions were helpful since it's been many yearssince I last used it 😊Sounds like you missed that there are 4 demos. (5 once we add Bruce's).Had run out of time to try stuff. Happy US Thanksgiving! -NathalieI can change the initial message on container start.Thanks for trying it out. The feedback is helpful,BillThanks & regards,Nathalie-----Original Message-----From: Bill Mills <bill.mills@linaro.org<mailto:bill.mills@linaro.org>>Sent: Tuesday, November 22, 2022 5:40 AMTo: Chan King Choy, Nathalie <nathalie.chan-king-choy@amd.com<mailto:nathalie.chan-king-choy@amd.com>>;OpenAMP System Reference (openamp-system-<mailto:openamp-system-reference@lists.openampproject.org>reference@lists.openampproject.org<mailto:openamp-system-reference@lists.openampproject.org>) <openamp-system-<mailto:openamp-system-reference@lists.openampproject.org>reference@lists.openampproject.org<mailto:openamp-system-reference@lists.openampproject.org>>; arnaud.pouliquen@st.com<mailto:arnaud.pouliquen@st.com>; Milea,Danut Gabriel (Danut) <Danut.Milea@windriver.com<mailto:Danut.Milea@windriver.com>>;Shah,Tanmay<tanmay.shah@amd.com<mailto:tanmay.shah@amd.com>>Subject: Re: [OA-syst-ref] Deadline reminder & calling for agenda: 2022-11-23 OpenAMP System ReferenceNotably missing from the list is the docker demo:https://docs.google.com/document/d/1r2oOOOJo-<https://docs.google.com/document/d/1r2oOOOJo-X1rgDitxRaDOVY5jTClLYW9zRFNM3_9IjE/edit?usp=sharing><https://docs.google.com/document/d/1r2oOOOJo-%3chttps:/docs.google.com/document/d/1r2oOOOJo-X1rgDitxRaDOVY5jTClLYW9zRFNM3_9IjE/edit?usp=sharing%3e>X1rgDitxRaDOVY5jTClLYW9zRFNM3_9IjE/edit?usp=sharing<https://docs.goo gle.com/document/d/1r2oOOOJo-X1rgDitxRaDOVY5jTClLYW9zRFNM3_9IjE/edit?usp=sharing>Dan has given me content for his demo but it is not yet included.I have not included Bruce's demo yet. I am waiting for feedback and to seewhat the SySDT slides look like.Tanmay gave me new firmware images which are in but:>>> split mode on R5_1 is failing. <<<The docker image guides you through running Tanmay's demos on theQEMU platform. Tanmay will also show the demos running on HW(KV260).Providing instructions for KV260 is optional.I will be working on Slides today and will take any feedback tomorrow (orThursday).I will not be working at all on Thursday (US Thanksgiving) and will record myvideo on Friday.BillOn 11/21/22 7:06 PM, Chan King Choy, Nathalie via Openamp-system-reference wrote:Hi all,Here's a summary of what's been shared for review & what is stilloutstanding (If I missed yours, please let us know where to find it):* Arnaud slides: https://docs.google.com/presentation/d/1UYr-<https://docs.google.com/presentation/d/1UYr- ma0VLWNLx5N0IdPTqmFsNXjaBuSP/edit?usp=sharing&ouid=1150820241018 25014424&rtpof=true&sd=true%3chttps://urldefense.com/v3/__https:/docs .google.com/presentation/d/1UYr- ma0VLWNLx5N0IdPTqmFsNXjaBuSP/edit?usp=sharing&ouid=1150820241018 25014424&rtpof=true&sd=true__;!!AjveYdw8EvQ!ec1uPBAApJaeumwtRqN H0iPlseEb-mjhcHOOph1hlWRRDd77btElMbAjkdqGkqthvFxBDUl5JC- NxwmXdjYeLksaldoJfQEWb-Rg6fU8k- Q$><https://docs.google.com/presentation/d/1UYr- %3chttps:/docs.google.com/presentation/d/1UYr- ma0VLWNLx5N0IdPTqmFsNXjaBuSP/edit?usp=sharing&ouid=1150820241018 25014424&rtpof=true&sd=true%3chttps://urldefense.com/v3/__https:/docs .google.com/presentation/d/1UYr- ma0VLWNLx5N0IdPTqmFsNXjaBuSP/edit?usp=sharing&ouid=1150820241018 25014424&rtpof=true&sd=true__;!!AjveYdw8EvQ!ec1uPBAApJaeumwtRqN H0iPlseEb-mjhcHOOph1hlWRRDd77btElMbAjkdqGkqthvFxBDUl5JC- NxwmXdjYeLksaldoJfQEWb-Rg6fU8k-Q$%3e>ma0VLWNLx5N0IdPTqmFsNXjaBuSP/edit?usp=sharing&ouid=1150820241018 <https://docs.google.com/presentation/d/1UYr-ma0VLWNLx5N0IdPTqmFsNXjaBuSP/edit?usp=sharing&ouid=115082024101825014424&rtpof=true&sd=true%3cht tps://urldefense.com/v3/__https:/docs.google.com/presentation/d/1UYr-ma0VLWNLx5N0IdPTqmFsNXjaBuSP/edit?usp=sharing&ouid=1150820241018250 14424&rtpof=true&sd=true__;!!AjveYdw8EvQ!ec1uPBAApJaeumwtRqNH0iPlseE b-mjhcHOOph1hlWRRDd77btElMbAjkdqGkqthvFxBDUl5JC-NxwmXdjYeLksaldoJfQEWb-Rg6fU8k-Q$>25014424&rtpof=true&sd=true<https://urldefense.com/v3/__https:/docs.g<https://docs.google.com/presentation/d/1UYr-ma0VLWNLx5N0IdPTqmFsNXjaBuSP/edit?usp=sharing&ouid=115082024101825014424&rtpof=true&sd=true %3chttps://urldefense.com/v3/__https:/docs.google.com/presentation/d/1UYr-ma0VLWNLx5N0IdPTqmFsNXjaBuSP/edit?usp=sharing&ouid=1150820241018 25014424&rtpof=true&sd=true__;!!AjveYdw8EvQ!ec1uPBAApJaeumwtRqNH0i PlseEb-mjhcHOOph1hlWRRDd77btElMbAjkdqGkqthvFxBDUl5JC-NxwmXdjYeLksaldoJfQEWb-Rg6fU8k-Q$>oogle.com/presentation/d/1UYr-<https://docs.google.com/presentation/d/1UYr-ma0VLWNLx5N0IdPTqmFsNXjaBuSP/edit?usp=sharing&ouid=115082024101825014424&rtpof=true&sd=true%3chttps://urldefense.com/v3/__https:/do cs.google.com/presentation/d/1UYr-ma0VLWNLx5N0IdPTqmFsNXjaBuSP/edit?usp=sharing&ouid=115082024101825014424&rtpof=true&sd=true__;!!AjveYdw 8EvQ!ec1uPBAApJaeumwtRqNH0iPlseEb-mjhcHOOph1hlWRRDd77btElMbAjkdqGkqthvFxBDUl5JC-NxwmXdjYeLksaldoJfQEWb-Rg6fU8k-Q$>ma0VLWNLx5N0IdPTqmFsNXjaBuSP/edit?usp=sharing&ouid=1150820241018 <https://docs.google.com/presentation/d/1UYr-ma0VLWNLx5N0IdPTqmFsNXjaBuSP/edit?usp=sharing&ouid=115082024101825014424&rtpof=true&sd=true%3cht tps://urldefense.com/v3/__https:/docs.google.com/presentation/d/1UYr-ma0VLWNLx5N0IdPTqmFsNXjaBuSP/edit?usp=sharing&ouid=1150820241018250 14424&rtpof=true&sd=true__;!!AjveYdw8EvQ!ec1uPBAApJaeumwtRqNH0iPlseE b-mjhcHOOph1hlWRRDd77btElMbAjkdqGkqthvFxBDUl5JC-NxwmXdjYeLksaldoJfQEWb-Rg6fU8k-Q$>25014424&rtpof=true&sd=true__;!!AjveYdw8EvQ!ec1uPBAApJaeumwtRqN< https://docs.google.com/presentation/d/1UYr-ma0VLWNLx5N0IdPTqmFsNXjaBuSP/edit?usp=sharing&ouid=115082024101825014424&rtpof=true&sd=true%3chtt ps://urldefense.com/v3/__https:/docs.google.com/presentation/d/1UYr-ma0VLWNLx5N0IdPTqmFsNXjaBuSP/edit?usp=sharing&ouid=11508202410182501 4424&rtpof=true&sd=true__;!!AjveYdw8EvQ!ec1uPBAApJaeumwtRqNH0iPlseEb- mjhcHOOph1hlWRRDd77btElMbAjkdqGkqthvFxBDUl5JC-NxwmXdjYeLksaldoJfQEWb-Rg6fU8k-Q$>H0iPlseEb-mjhcHOOph1hlWRRDd77btElMbAjkdqGkqthvFxBDUl5JC-<https://docs.google.com/presentation/d/1UYr-ma0VLWNLx5N0IdPTqmFsNXjaBuSP/edit?usp=sharing&ouid=115082024101825014424&rtpof=true&sd=true%3chttps://url defense.com/v3/__https:/docs.google.com/presentation/d/1UYr-ma0VLWNLx5N0IdPTqmFsNXjaBuSP/edit?usp=sharing&ouid=115082024101825014424&rtp of=true&sd=true__;!!AjveYdw8EvQ!ec1uPBAApJaeumwtRqNH0iPlseEb-mjhcHOOph1hlWRRDd77btElMbAjkdqGkqthvFxBDUl5JC-NxwmXdjYeLksaldoJfQEWb-Rg6fU8k-Q$>NxwmXdjYeLksaldoJfQEWb-Rg6fU8k-Q$<https://docs.google.com/presentation/d/1UYr-ma0VLWNLx5N0IdPTqmFsNXjaBuSP/edit?usp=sharing&ouid=115082024101825014424&rtpof=true&sd=true%3chttps://urldefense.com/v3/__https:/docs.google.com/presentation/d/1UYr-ma0VLWNLx5N0IdPTqmFsNXjaBuSP/edit?usp=sharing&ouid=115082024101825014424&rtpof=true&sd=true__;!!Ajve Ydw8EvQ!ec1uPBAApJaeumwtRqNH0iPlseEb-mjhcHOOph1hlWRRDd77btElMbAjkdqGkqthvFxBDUl5JC-NxwmXdjYeLksaldoJfQEWb-Rg6fU8k-Q$>>* @arnaud.pouliquen@st.com<mailto:arnaud.pouliquen@st.com>demo steps in text form: ?* Dan:https://docs.google.com/presentation/d/143o6HnLJrZVEHtV4ZbFXV0Owd_r <https://docs.google.com/presentation/d/143o6HnLJrZVEHtV4ZbFXV0Owd_rm Ci5dI-nvhsDihMA/edit?usp=sharing><https://docs.google.com/presentation/d/143o6HnLJrZVEHtV4ZbFXV0Owd_r%3chttps:/docs.google.com/presentatio n/d/143o6HnLJrZVEHtV4ZbFXV0Owd_rmCi5dI-nvhsDihMA/edit?usp=sharing%3e>mCi5dI-nvhsDihMA/edit?usp=sharing<https://docs.google.com/presentation/d/143o6HnLJrZVEHtV4ZbFXV0Owd_rmCi5dI-nvhsDihMA/edit?usp=sharing>* @Milea, Danut Gabriel(Danut)<mailto:Danut.Milea@windriver.com>demo steps in text form: ?* Tanmay:https://docs.google.com/presentation/d/18wHAYv2gK65RtnnohiJAzPMCd5o <https://docs.google.com/presentation/d/18wHAYv2gK65RtnnohiJAzPMCd5oH NNns/edit?usp=share_link&ouid=107187836473777768210&rtpof=true&sd=true<https://docs.google.com/presentation/d/18wHAYv2gK65RtnnohiJAzPMCd5 o%3chttps:/docs.google.com/presentation/d/18wHAYv2gK65RtnnohiJAzPMCd5 oHNNns/edit?usp=share_link&ouid=107187836473777768210&rtpof=true&sd=t rue%3e>HNNns/edit?usp=share_link&ouid=107187836473777768210&rtpof=true&sd <https://docs.google.com/presentation/d/18wHAYv2gK65RtnnohiJAzPMCd5oH NNns/edit?usp=share_link&ouid=107187836473777768210&rtpof=true&sd=true>=true<https://docs.google.com/presentation/d/18wHAYv2gK65RtnnohiJAzP MCd5oHNNns/edit?usp=share_link&ouid=107187836473777768210&rtpof=tru e&sd=true>* @Shah, Tanmay<mailto:tanmay.shah@amd.com> demo steps intextform: ?* Tomas slides:https://docs.google.com/presentation/d/1Ti6bNhykb8R0DXIO5e9LYkmYf2g< https://docs.google.com/presentation/d/1Ti6bNhykb8R0DXIO5e9LYkmYf2gM J8YFlUnBYyMhmDg/edit#slide=id.p1><https://docs.google.com/presentation/d/1Ti6bNhykb8R0DXIO5e9LYkmYf2g%3chttps:/docs.google.com/presentatio n/d/1Ti6bNhykb8R0DXIO5e9LYkmYf2gMJ8YFlUnBYyMhmDg/edit#slide=id.p1>>MJ8YFlUnBYyMhmDg/edit#slide=id.p1<https://docs.google.com/presentati on/d/1Ti6bNhykb8R0DXIO5e9LYkmYf2gMJ8YFlUnBYyMhmDg/edit#slide=id.p1* Bruce demo steps: Clone the following (preview doesn't showeverything): https://gitlab.com/bruce-ashfield/lopper-openamp-demoUpcoming deadlines:* 22 November EOD: Give feedback on slides* 28 Nov at 8am Pacific Time: Each presenter should record theirpresentation & demo on their own & send to Nathalie. (see email "Self-recording guidance for OpenAMP System Reference webinar")* 29 Nov 10am Pacific Time: Nathalie will mock-up the combinedvideoso we know what needs discussion/re-do during 29 Nov recording sessionProposed agenda:* Review demo steps* Finalize how we want to incorporate key takeaways summary ->Due11/28 or record 11/29?* Individual updates* Convergence* Any other items?Reminder to update your task status & add any missing tasks to thetracking sheet before the call, so we can make the most of our timetogether:https://docs.google.com/spreadsheets/d/1SkQvq34NJBjJM56T6nm9fknJGT< https://docs.google.com/spreadsheets/d/1SkQvq34NJBjJM56T6nm9fknJGTHu tf><https://docs.google.com/spreadsheets/d/1SkQvq34NJBjJM56T6nm9fknJGT %3chttps:/docs.google.com/spreadsheets/d/1SkQvq34NJBjJM56T6nm9fknJGT Hutf%3e>Hutf<https://docs.google.com/spreadsheets/d/1SkQvq34NJBjJM56T6nm9fk nJGTHutf>V-LJd9oEKtiGs/edit?usp=sharingThanks & regards,Nathalie--Openamp-system-reference mailing list --openamp-system-reference@lists.openampproject.org<mailto:openamp-system-reference@lists.openampproject.org>To unsubscribe send an email toopenamp-system-reference-leave@lists.openampproject.org<mailto:openamp-system-reference-leave@lists.openampproject.org>--Bill MillsPrincipal Technical Consultant, Linaro+1-240-643-0836TZ: US EasternWork Schedule: Tues/Wed/Thur--Bill MillsPrincipal Technical Consultant, Linaro+1-240-643-0836TZ: US EasternWork Schedule: Tues/Wed/Thur-- Openamp-system-reference mailing list -- openamp-system-reference@lists.openampproject.org To unsubscribe send an email to openamp-system-reference-leave@lists.openampproject.org-- Bill Mills Principal Technical Consultant, Linaro +1-240-643-0836 TZ: US Eastern Work Schedule: Tues/Wed/Thur