Multi Source Translation Content

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Multi Source Translation Content

ディスカッション

ソート順:
Multilink Universal No USB Connection, No USB Led(Blue) Hello, I'm working with PEMicro Multilink Universal for debugging NXPS32K MCU. First of all, I was able to reach the Multilink Universal before I meet the problem. This means that the drivers are installed and working on my computer. I could debug several times my board just before the problem. I encountered a strange problem while making debug. I'm using NXP DS32 IDE, I modified my code and clicked the debug icon. While waiting the code flash the board, USB connection was broken. I noticed that USB Led(Blue Color) turned off. When I checked my device driver, I only saw Jungo -> pemicrowindrvr, I newer see Jungo -> USB Multilink 2.0 after the problem occurred. I unplugged and plugged the USB cable many times, USB Multilink 2.0 didn't appear under Jungo in device manager. I'm sure that my driver worked properly. Because I was able to debug the board with the same setup. USB Led didn't illuminate and "USB Multilink 2.0" didn't appear. 1. Could the Multilink Universal be damaged? 2. Is the problem hardware or software? 3. Haw can I solve the problem? Thank you in advance for your support. Re: Multilink Universal No USB Connection, No USB Led(Blue) Thanks @VaneB,  It seemed like a problem caused by the debugger, but I wanted to write about it because this situation occurred while using NXP Design Studio IDE. The situation was resolved when I plugged the debugger back into the computer after leaving it idle for a few hours. The debugger may have gone into protection and the situation may have been reset after the energy was discharged. Re: Multilink Universal No USB Connection, No USB Led(Blue) Hi @ugur  Sorry for the inconvenience, but this seems to be related to the debugger and no from the MCU. This should be supported by PEmicro, please ask them for further support. PEmicro Customer Support BR, VaneB
記事全体を表示
HCS12Xでアプリケーションを元に戻す方法は? こんにちは 、HCS12Xシリーズチップのブートローダー操作中にアプリケーションを元に戻す方法はありますか? 例: -ブートローダーのフラッシュ消去中に予期せぬ中断が発生しました -アプリケーションはリセット後も正常に動作しています - アプリケーションがすでにロードされていると仮定すると、AN4258のコードが見つかりません。 Re: HCS12Xでアプリケーションを元に戻す方法は? 結局、デュアルバンク方式しかないようです。 ありがとうございます
記事全体を表示
S32K3XX割り込み S32K3XXの割り込み番号と割り込み優先度の関係を知りたいです。番号が小さいほど、割り込み優先度は低くなりますか?リファレンスマニュアルのどこに関連説明がありますか?よろしくお願いします。
記事全体を表示
Yocto scraphgap 构建 linux-qoriq 映像失败 MACHINE 变量设置为 1024rdb-64b,使用 Yocto(scarthgap)中的 powerpc freescale 64bit 编译器进行编译。 我正在尝试将客户的 yocto 构建环境的旧实现从基于 dunfell 的系统移植到 scarthgap 版本。 在系统构建过程中,我设法修复了一些问题,但在构建 linux-qoriq 包时构建失败。我已附上日志。 奇怪的是,如果我进入 devshell 并使用客户的 defconfig 文件构建相同的代码,它会毫无问题地进行编译,但 bitbake -c compile linux-qoriq 在编译过程中肯定会失败。 如果您能提供任何有关如何解决或修复此问题的建议,我们将不胜感激。 干杯!! 回复:Yocto scraphgap 构建 linux-qoriq 映像失败 我们有一个包含 T1024 的 Dunfell 发行版。关于此发行版的文档,您可以参考此文档。 https://docs.nxp.com/bundle/GUID-E5527A77-2F97-4244-BF9C-D08F068EFD16/page/GUID-2BDBF943-FBB7-46C3-80B3-43A4BCBC6ABB.html 但是我们对此版本没有持续支持,并且NXP 也没有对此产品的 SDK 升级计划。 回复:Yocto scraphgap 构建 linux-qoriq 映像失败 请分享 MPU 的零件编号。
記事全体を表示
FlexCANポーリング こんにちは ポーリングにFlexCAN APIを使用する例はありますか? 次のAPIの使用方法: -フレックスキャン_IP_メインファンクション/ライト -フレックスキャン_IP_メインファンクション/読み取り - FlexCAN_Ip_Send - FlexCAN_Ip_Receive APIを使用した例と、pollingメソッドを使用してCAN FDの設定を設定した場合の例を教えてください。
記事全体を表示
NXP FRDM-k64f ethernet AWS problem Good day,   I was reading a issue with NXP mdio_nxp_enet with Zephyr v3.7.0 (https://github.com/zephyrproject-rtos/zephyr/issues/76446) and I'm having a similar, but worse problem. We are using the FRDM-K64F board as a development platform and using AWS IOT sample to build our application. Unfortunately, after some random time, the PHY and LINK go down, and I suspect the CPU became without clock. The only way to restart the application is to unplug/plug to restart everything. I appreciate any help you can provide.   😧 PHY (0) is entering autonegotiation sequence 😧 PHY (0) autonegotiation completed 😧 PHY 0 is up 😧 PHY (0) Link speed 100 Mb, full duplex I: PHY 0 is up I: PHY (0) Link speed 100 Mb, full duplex 😧 ethernet MAC 02:04:9f:a5:16:a2 *** Booting Zephyr OS build v3.7.0 *** I: starting DHCPv4 I: Address[1]: 192.168.0.42 I: Subnet[1]: 255.255.255.0 I: Router[1]: 192.168.0.1 I: Lease time[1]: 86400 seconds I: Initializing digital input pins. I: Initializing Temperature (maxim_max31865) Sensor I: Initializing analog voltage inputs. I: ADCs HW counter setup done I: Initializing analog current inputs. I: Starting analog current inputs thread. I: Starting analog voltage inputs thread. 😧 Acquired time from NTP server: 1744238440 I: Setup TLS credentials I: Resolved: 52.67.214.160:8883 😧 MQTT event: CONNACK [0] result: 0 I: Subscribing to 1 topic(s) 😧 MQTT event: SUBACK [7] result: 0 I: PUBLISHED on topic "sdk/test/java" [ id: 22435 qos: 0 ], payload: 343 B (...) I: PUBLISHED on topic "sdk/test/java" [ id: 28156 qos: 0 ], payload: 343 B 😧 PHY 0 is down I: Link is down <------------ After this, everything stops. Can't debug, can't flash using CMSIS DAP. Recover only with power cycle. Re: NXP FRDM-k64f ethernet AWS problem Hello @RenanStarke , I just received the reply from the internal team. The said it is best for the you to report this issue in the upstream Zephyr repo.  That way, others in the Zephyr Community can help support this issue, including those who support Zephyr's networking stack and the AWS sample.  You can create a new GitHub Issue at https://github.com/zephyrproject-rtos/zephyr/issues/new/choose . Once that Issue is created, NXP can also take a deeper look at this. Hope it can help you. BRs, Celeste ----------------------------------------------------------------------------------------------------------------------- Note: If this post answers your question, please click the "ACCEPT AS SOLUTION" button. Thank you! ----------------------------------------------------------------------------------------------------------------------- Re: NXP FRDM-k64f ethernet AWS problem Thank you for your patience. I have reported this issue to the internal team. I will let you know as soon as they have any feedback. Re: NXP FRDM-k64f ethernet AWS problem Thanks for your information. I'm a bit busy at the moment, so there's been a delay in my response. Sorry for the inconvenience caused. I'll conduct the tests as soon as possible and keep in touch with you. Re: NXP FRDM-k64f ethernet AWS problem You can also disable TLS and connect the sample to test.mosquito.org using 1883 port. Since there is a network problem in zephyr 3.7.0, disabling TLS also triggers the link/phy down. Re: NXP FRDM-k64f ethernet AWS problem Hello @Celeste_Liu, "I'm using Zephyr 4.1.0, and it works without any modification or porting. The compiler error you saw is related to AWS TLS certificates. Unfortunately, you have to create a "thing" in the AWS IoT Core, place the certificate files into the creds folder, and then run a Python script as indicated in the build error." Regarding the YAML file, I think it lists the supported hardware, not the sample itself." Re: NXP FRDM-k64f ethernet AWS problem Hello @RenanStarke , Sorry for the late reply. I have updated Zephyr to the latest version. After checking frdm_k64f.yaml, it seems that it doesn't support the aws_iot_mqtt example. And there will be error messages after using "west build". So, are you porting the aws_iot_mqtt example to the K64F by yourself? BRs, Celeste Re: NXP FRDM-k64f ethernet AWS problem Hi @Celeste_Liu , thank you. I'm using aws_iot_mqtt_sample with Zephyr 3.7.0 LTS and zephyr-sdk-0.16.8. The problem occurs when the sample code is modified to publish a static string every minute, simulating our application. west build -b frdm_k64f    (without any modification in DTS nor prj.conf) Although I haven't tested it with AWS using MCU Expresso, I observed that with Zephyr 4.1.0, the Ethernet connection is lost after prolonged operation, but the MCU clock and PHY remain operational. Re: NXP FRDM-k64f ethernet AWS problem Hello @RenanStarke , Thanks for your post. Which example demo you are using? Could you please help me check whether the same error will occur if you use the baremetal AWS IOT project in Select Board | MCUXpresso SDK Builder instead of the Zephyr project? Would it be convenient for you to tell me the detailed test steps so as to help me reproduce your problem? BRs, Celeste
記事全体を表示
How to build GoldVIP Bootloader image correctly I followed the instructions of GoldVIP-S32G3-1.13.0 Bootloader User Manual generate Blob_image.bin and load to flash address 0x0 cannot boot up. I have used EB tresos 27.1.0 generated Bootloader_Configuration.bin. And run the command generated Bootloader.bin (463KB) then assign it in S32 Design Studio 3.5 IVT view's Application bootloader Image. Turn out the Blob_image.bin only have 895KB, compare to boot-loader(1291KB) provided in GoldVIP example binaries/ it's quite small. I tried using Hex view to compare Blob_image.bin and boot-loader. DCD, QuadSPI Parameters, HSE and SYS-IMG Pointer content are same. Only IVT image points to different addresses of SYS-IMG and Application bootloader, and Application bootloader content are different. How did the example boot-loader image be generated? GoldVIP Re: How to build GoldVIP Bootloader image correctly hi,PaulHu You can try to modify the linkfile. Hope it can help you. BR Joey Re: How to build GoldVIP Bootloader image correctly Dear @Joey_z : I change the RAM address to my Bootloader.map address. And the Blob works fine now. No need to build IPCF project. Thanks for the helping. Another question, can we change to Bootloader.map address? Re: How to build GoldVIP Bootloader image correctly hi, PaulHu Sorry for the reply late. Please check if the IPCF project has the IPCF folder as shown in the following picture, and check if has the SDK as shown the following picture. The lost files come from here. Refer to the Bootloader.map you can find the RAM pointer. Hope it can help you. BR Joey Re: How to build GoldVIP Bootloader image correctly Dear @Joey_z : I can see Std_Types.h: under RTD plugin & ipc-shm.h under IPCF plugin. I have tried to re-install the plugin and update using the zip file. But the project still can find the file. Do you know how to solve this? Another question like to ask is about RAM pointer. How do we determine this to be point at? Thanks Re: How to build GoldVIP Bootloader image correctly Dear @Joey_z : Yes, I do install the SW32_S32DS_3.5.3_D2306.zip, this is the install screen again. Here's the screen of the About page Re: How to build GoldVIP Bootloader image correctly hi,PaulHu Thank you for your reply. Do you have installed the 3.5.3 Development Package in the S32DS IDE as shown in the following picture. In addition, could you check the S32DS version by selecting the "About S32 Design Studio for S32 Platform " as shown in the following picture. BR Joey Re: How to build GoldVIP Bootloader image correctly Dear @Joey_z : I have tried to align my S32DS software version with IPCF example release note. SW32G_RTD_4.4_4.0.2_P04_D2312_DS_updatesite.zip SW32_FreeRTOS_10_4_6_UOS_4_0_2_DS_updatesite_D2307.zip But still unavailable to build the example, with error Platform_Types.h: No such file or directory Std_Types.h: No such file or directory ipc-shm.h: No such file or directory Re: How to build GoldVIP Bootloader image correctly hi,PaulHu Thank you for your reply. Please note the Software version compatibility. Checked the compatibility between IPCF and RTD, found that the IPCF 4.10.0 is supported on RTD 4.0.2_P04. Hope it can help you. BR Joey Re: How to build GoldVIP Bootloader image correctly Dear @Joey_z : I have download and install the SW32G_IPCF_4.10.0_DS_updatesite_D2405.zip in S32 IDE. Also installed SW32G_RTD_4.4_5.0.0_D2410_DesignStudio_updatesite.zip and SW32G_FreeRTOS_11.1.0_4.0.3_CD3_D2410_DesignStudio_updatesite.zip. After I import the example, there's some error I faced. 1. Issue: At least one feature configuration must be enabled when adding the Platform configuration.! Origin: Peripherals:BOARD_InitPeripherals Resource: Platform => This one I select "Platform Interrupt Controller Configuration" and error solved. Is this the configuration I should select? 2. After solving the error in mex file describe in 1., I update code and tried to build project But it came out with below error messages. Did I missied something not installed? ../src/sample.c:22:10: fatal error: ipc-shm.h: No such file or directory 22 | #include "ipc-shm.h" C:/NXP/S32DS.3.5/S32DS/software/PlatformSDK_S32XX_4_0_0/RTD/BaseNXP_TS_T40D11M50I0R0/include/Std_Types.h:50:10: fatal error: Platform_Types.h: No such file or directory 50 | #include "Platform_Types.h" Re: How to build GoldVIP Bootloader image correctly hi,PaulHu Thank you for your reply. You should import SW32G_IPCF_4.10.0_DS_updatesite_D2405.zip to S32DS IDE, then you can find the examples. Download the SW32G_IPCF_4.10.0_DS_updatesite_D2405.zip. BR Joey Re: How to build GoldVIP Bootloader image correctly Dear @Joey_z : I have checked and fulfilled the software prerequisites version in GoldVIP 1.13.0 User-Manual. I use SW32G_IPCF_4.10.0_D2405.exe to install IPCF. But there's no mex file inside the examples. Can you let me know how I can get the example you have? Re: How to build GoldVIP Bootloader image correctly hi, Thank you for your reply. We don't have a direct article for S32G3, but the main process is the same when referring to AN13750 for S32G3. Please also note that the software version should refer more to Release Notes and use a compatible software version. In addition, you can import example to refer as shown the following picture, then find the .mex file. Hope it can help you. BR Joey Re: How to build GoldVIP Bootloader image correctly Hi H Paul I am Lina who had chatted with you this morning. Per you request, you need to cancel the  Bootloader.bin file which you uploaded. I have contacted our community admin , they have helped to deleted the file per your request. Pls upload the new useful one to identify question as you mentioned in our chat if needed. Pls kindly be advised. Thank you and have a nice day. Re: How to build GoldVIP Bootloader image correctly HI @Joey_z : I tried to follow the instructions in the document. There're some questions in 5. Prepare images for Cortex-M7 cores. I had already installed related packages,  1. Inter_Platform_Communication_Framework_4_10_0 2. FreeRTOS_4_0_3_CD3 3. Real_Time_Drivers_5_0_0 Since my version is S32G3 and DS 3.5, should I install those in document? Do you have documents and file for S32G3? Later part of Chapter 5.1 I import examples from SW32G_IPCF_4.10.0_D2405\eclipse\plugins\Ipcf_TS_T40D11M410I0R0\examples\ But there's no mex file inside the project. Re: How to build GoldVIP Bootloader image correctly hi,PaulHu You can refer to the AN13750, This AN download link is  AN13750: Enabling Multicore Application on S32G2 using S32G2 Platform Software Integration – Application note. Hope it can help you. BR Joey
記事全体を表示
LPSPI_DRV_MasterStartTransfer() Disclaimer: I am fairly new to S32DS I was given a repository of code from a project that hasn't been touched in a long time. Upon opening the project, I was greeted with this error. When hovering my mouse over the error, it says "undefined reference to LPSPI_DRV_MasterStartTransfer". I am using ARM v2.0 as that is what the code was written in. Do I need to download any extra libraries, SDKs or drivers to make this code work?  Re: LPSPI_DRV_MasterStartTransfer() Thank you. I added an include to that C file which seemed to do the trick. As for why that command is used, I don't know. I was simply given this repository with very little notation so I'm not sure how anything works. Re: LPSPI_DRV_MasterStartTransfer() Hi This function can be found in .../SDK/platform/drivers/src/lpspi/lpspi_master_driver.c and it is static status_t LPSPI_DRV_MasterStartTransfer() Why not use LPSPI_DRV_MasterTransfer or LPSPI_DRV_MasterTransferBlocking? Best Regards, Robin ------------------------------------------------------------------------------- Note: - If this post answers your question, please click the "Mark Correct" button. Thank you! - We are following threads for 7 weeks after the last post, later replies are ignored Please open a new thread and refer to the closed one, if you have a related question at a later point in time. -------------------------------------------------------------------------------
記事全体を表示
How can I use S32K3 BMS GEN1 SDK on S32K1 series? Hey all,  I want to use S32K3 BMS GEN1 SDK AUTOSAR 4.4 R21-11 Version 1.0.3 with my S32K144EVB however I can not see the BMS driver in Peripherals tool while using  S32K1xx SDK 3.0.3.  When I configured the S32K3 BMS GEN1 SDK with the S32K3 Real-Time Drivers AUTOSAR R21-11 Version 3.0.0, all the configurations and SDK components appeared correctly without any issues. I believe this happens because of the S32K1 RTD. I know that the BMS bundle compatible with the S32K3 RTD but thats not mean it is impossible to use with S32K1?  If its possible and it doesn't require to much effort could you please navigate me? Also, I tried to install S32K3 BMS GEN1 manually (attaching SDK) but I failed then I gave up.  I think it should not be so difficult to use this bundle on S32K1 and there should be informative documentation about implementing on S32K1 Thanks in advance. Re: How can I use S32K3 BMS GEN1 SDK on S32K1 series? Hey, Thank you for your response, @petervlna . I'm aware that the BMS package was developed for the S32K3 platform, but I was hoping it would be configurable for use with S32K1 series—even those outside the NXP ecosystem MCUs. This limitation unfortunately narrows the scope of my project and creates a strong dependency on the S32K3 series. I was hoping to find some guidance or support regarding the adaptation of the BMS SDK to non-S32K3 MCUs. That said, my question has been answered, so I’ll go ahead and close the post. Re: How can I use S32K3 BMS GEN1 SDK on S32K1 series? Hello, Unfortunatelly such is not possible. the BMS package was developed for S32K3 and all its includes and references use the S32K3 driver package. in other words you wont be to able compile it with S32K1 SDK. There are even different cores used. please respect the release notes. Even different version of SDK or S32DS will make you hard time to compile the project.\ best regards, Peter
記事全体を表示
Does meta-imx-fastboot support iMX91P Hello, NXP   I want to know if the meta-imx-fastboot(https://github.com/nxp-imx-support/meta-imx-fastboot) support fast boot for iMX91P.  The README file told only support for iMX93 and iMX95. Best Regards. Re: Does meta-imx-fastboot support iMX91P Hi Rita_Wang, Thanks a lot. Have a nice day! Re: Does meta-imx-fastboot support iMX91P Dear @bakbad , By not do not supprt the i.MX91, only support the : •i.MX 8 family (i.MX 8QuadXPlus LPDDR4 MEK, i.MX 8ULP LPDDR4 EVK) •i.MX 8M family (i.MX 8M Quad LPDDR4 EVK, i.MX 8M Mini LPDDR4 EVK, i.MX 8M Nano LPDDR4 EVK, andi.MX 8M Plus LPDDR4 EVK) • i.MX 9 family (i.MX 93 LPDDR4 EVK and i.MX 95 LPDDR5 EVK) Deatails you can see in the AN14093 Fast Boot on i.MX 8 and i.MX 9 Using Falcon Mode and Kernel Wish you have a nice day Best Regards Rita
記事全体を表示
[i.MX93] play video(MP4) Hi, I want to play video on i.MX93 evk but failed. root@imx93evk:~# gplay-1.0 ../weston/videoplayback.mp4 FSL_GPLAY2_01.00_LINUX build on May 10 2023 01:50:04 playbin3 is enabled ====== AIUR: 4.8.0 build on May 10 2023 01:50:04. ====== Core: MPEG4PARSER_06.20.12 build on Feb 2 2023 06:07:55 file: /usr/lib/imx-mm/parser/lib_mp4_parser_arm_elinux.so.3.2 ------------------------ Track 00 [video_0] Enabled Duration: 0:04:43.016066000 Language: und Mime: video/x-h264, parsed=(boolean)true, alignment=(string)au, stream-format=(string)avc, width=(int)464, height=(int)360, framerate=(fraction)30000/1001, codec_data=(buffer)0142c016ffe1001a6742c016da0742ff97016a020202800001f480007530078b175001000468ce3c80 ------------------------ ------------------------ Track 01 [audio_0] Enabled Duration: 0:04:43.074467000 Language: und Mime: audio/mpeg, mpegversion=(int)4, channels=(int)2, rate=(int)44100, bitrate=(int)0, stream-format=(string)raw, codec_data=(buffer)12100000000000000000000000000000 ------------------------ ====== BEEP: 4.8.0 build on May 10 2023 01:50:04. ====== Core: AAC decoder Wrapper build on Jul 25 2022 15:45:05 file: /usr/lib/imx-mm/audio-codec/wrap/lib_aacd_wrap_arm_elinux.so.3 CODEC: BLN_MAD-MMCODECS_AACD_ARM_03.09.00_ARMV8 build on Sep 16 2022 13:23:31. ===!!! Current pulsesink device is alsa_output.platform-sound-xcvr.iec958-stereo !!!=== =========== fsl_player_play() ================== FSL_GPLAY2_01.00_LINUX build on May 10 2023 01:50:04 [h]display the operation Help [p]Play [s]Stop [e]Seek [a]Pause when playing, play when paused [v]Volume [m]Switch to mute or not [>]Play next file [<]Play previous file [r]Switch to repeated mode or not [u]Select the video track [Stop (No Repeated)][Vol=1.0][00:00:00/00:04:43] [d]Select the audio track [b]Select the subtitle track [n]Select adaptive playback track [f]Set full screen [z]resize the width and height [t]Rotate [c]Setting play rate [i]Display the metadata [x]eXit State changed: buffering State changed: playing [Playing (No Repeated)][Vol=1.0][00:04:42/00:04:43]EOS Found getNextItem No next item! No more media file, exit gplay! FSL_PLAYER_UI_MSG_EXIT Exit display thread fsl_player_deinit I follow the page here and found no change. https://docs.nxp.com/bundle/AN13917/page/topics/video_playback_local_gplay.html root@imx93evk:~# ./setup_video.sh [ 889.088365] imx-dwmac 428a0000.ethernet eth1: FPE workqueue stop [ 889.099820] audit: type=1334 audit(1720686677.319:22): prog-id=17 op=LOAD [ 889.110532] audit: type=1334 audit(1720686677.327:23): prog-id=18 op=LOAD [ 889.198447] imx-dwmac 428a0000.ethernet eth1: PHY [stmmac-1:01] driver [RTL8211F-VD Gigabit Ethernet] (irq=POLL) [ 889.208662] imx-dwmac 428a0000.ethernet eth1: configuring for phy/rgmii-id link mode root@imx93evk:~# gplay-1.0 ../weston/videoplayback.mp4 FSL_GPLAY2_01.00_LINUX build on May 10 2023 01:50:04 playbin3 is enabled ====== AIUR: 4.8.0 build on May 10 2023 01:50:04. ====== Core: MPEG4PARSER_06.20.12 build on Feb 2 2023 06:07:55 file: /usr/lib/imx-mm/parser/lib_mp4_parser_arm_elinux.so.3.2 ------------------------ Track 00 [video_0] Enabled Duration: 0:04:43.016066000 Language: und Mime: video/x-h264, parsed=(boolean)true, alignment=(string)au, stream-format=(string)avc, width=(int)464, height=(int)360, framerate=(fraction)30000/1001, codec_data=(buffer)0142c016ffe1001a6742c016da0742ff97016a020202800001f480007530078b175001000468ce3c80 ------------------------ ------------------------ Track 01 [audio_0] Enabled Duration: 0:04:43.074467000 Language: und Mime: audio/mpeg, mpegversion=(int)4, channels=(int)2, rate=(int)44100, bitrate=(int)0, stream-format=(string)raw, codec_data=(buffer)12100000000000000000000000000000 ------------------------ ====== BEEP: 4.8.0 build on May 10 2023 01:50:04. ====== Core: AAC decoder Wrapper build on Jul 25 2022 15:45:05 file: /usr/lib/imx-mm/audio-codec/wrap/lib_aacd_wrap_arm_elinux.so.3 CODEC: BLN_MAD-MMCODECS_AACD_ARM_03.09.00_ARMV8 build on Sep 16 2022 13:23:31. ===!!! Current pulsesink device is alsa_output.platform-sound-xcvr.iec958-stereo !!!=== [Stop (No Repeated)][Vol=1.0][00:00:00/00:04:43]=========== fsl_player_play() ================== FSL_GPLAY2_01.00_LINUX build on May 10 2023 01:50:04 [h]display the operation Help [p]Play [s]Stop [e]Seek [a]Pause when playing, play when paused [v]Volume [m]Switch to mute or not [>]Play next file [<]Play previous file [r]Switch to repeated mode or not [u]Select the video track [d]Select the audio track [b]Select the subtitle track [n]Select adaptive playback track [f]Set full screen [z]resize the width and height [t]Rotate [c]Setting play rate [i]Display the metadata [x]eXit State changed: buffering State changed: playing [Playing (No Repeated)][Vol=1.0][00:00:27/00:04:43]^C Aborted by signal[2] Interrupt... FSL_PLAYER_UI_MSG_EXIT Exit display thread fsl_player_deinit THANKS~~ Joe Re: [i.MX93] play video(MP4) LICENSE_FLAGS_ACCEPTED:append += "commercial" IMAGE_INSTALL:append = "gstreamer1.0-libav" PACKAGECONFIG:append_pn-gstreamer1.0-libav = "x264" This works, but need to fix dependency of other packages. But we will fix that later, thanks for help. THANKS~~ Joe Re: [i.MX93] play video(MP4) There is no hardware decoder for i.MX93.  The SW decoder can be enabled in the build by making the following changes to the  conf/local.conf file: LICENSE_FLAGS_ACCEPTED += "commercial" IMAGE_INSTALL:append = "gstreamer1.0-libav" PACKAGECONFIG:append_pn-gstreamer1.0-libav = "x264"
記事全体を表示
after pin assign, do i have to add all of assign pins in port container? i will use pwm, adc, gpio, can, uart and so on.. and i assign pins. after pin assign, do i have to add all of assign pins in port container? if i don't add in port container and don't init port, that pins don't work?? thanks for regards. Re: after pin assign, do i have to add all of assign pins in port container? Hi Yes. /*! * @brief Initializes the pins with the given configuration structure * * This function configures the pins with the options provided in the * provided structure. * * @param[in] pinCount The number of configured pins in structure * @param[in] config The configuration structure * @return The status of the operation */ Siul2_Port_Ip_PortStatusType Siul2_Port_Ip_Init(uint32 pinCount, const Siul2_Port_Ip_PinSettingsConfig config[]); Only those pins that have this function by default(Direct Signals) will work, such as ADC\CMP, etc. Best Regards, Robin ------------------------------------------------------------------------------- Note: - If this post answers your question, please click the "ACCEPT AS SOLUTION" button. Thank you! - We are following threads for 7 weeks after the last post, later replies are ignored Please open a new thread and refer to the closed one, if you have a related question at a later point in time. -------------------------------------------------------------------------------
記事全体を表示
Why can't I read the correct value after programming the fuse? Hi, After I use fuse prog  to write the SRK_HASH value, I want to use fuse read  to read the data for comparison, but the value returned is 0. But when the power is turned on again, the correct data can be read. After writing SRK_HASH, how long do I need to wait for the fuse to complete the prog program? Thanks, ZongYue i.MX 8M | i.MX 8M Mini | i.MX 8M Nano Security Re: Why can't I read the correct value after programming the fuse? Hi, The fuse values can be effective after SoC reset. Normally. For comparison, you can use the command line "fuse sense " after writing and without reset. Regards Harvey
記事全体を表示
Can the gui guider input box add functions to realize rich text input and syntax highlighting? The current underlying implementation of the textarea treats the text as a complete label. Modifying its color is applicable to the whole text, but cannot meet some practical scenarios. For example, if it is embedded in the host computer of some industrial computers and the entire edited text has only one color, the interface cannot be user-friendly. As for span, although it has multiple labels, it does not meet the functions of online real-time editing and interaction of text. Is it under development or is there a plan for this? Or is there an internal test version that can realize this function? Re: Can the gui guider input box be enhanced to allow rich text input and syntax highlighting? You may not understand what I mean. What I want to achieve is to have multiple colors of text in the same text box.
記事全体を表示
MIMXRT1170-EVKB slave LinkServer debug timeout I am having a trouble running debug session for the Slave session on M4 of MIMXRT1170-EVKB.  Since some samples of Master/Slave projects run just fine,. I assume I am missing some  required settings.  Enable auto-debug secondary project(s) for multicore projects checked.  I generated two new C projects from SDK for the cm7 and cm4 as described in MCUXpresso IDE User Guide. Removed flash memory mapping for the Slave project, set  "Attach only" in LinkServer Debugger section of the launch for the slave project.  Now when I run debug I see LinkServer starts the master process, connect to localhost:10989 the and I let it run, then the LinkServer discovers the second target but then it times out each time on localhost:10990.  Error in final launch sequence: Failed to execute MI command: -target-select extended-remote localhost:10990 Error message from debugger back end: localhost:10990: Connection timed out. Failed to execute MI command: -target-select extended-remote localhost:10990 Error message from debugger back end: localhost:10990: Connection timed out. Please note: I have boot_multicore_slave() call in my   project generated by IDE.  I don't see this call in multicore sample applications. Is it some obsolete API?  Do I need to use MCMGR_ instead?  Re: MIMXRT1170-EVKB slave LinkServer debug timeout Hello, my name is Pavel, and I will be supporting your case, however I note that you find the solution thanks for sharing your steps to the community. Best regards, Pavel Re: MIMXRT1170-EVKB slave LinkServer debug timeout So it looks like I am the only one who can help me here. Anyways I hope somebody will find it useful.  1. boot_multicore_slave() seems to be obsolete, however creating the Multicore projects in MCUExpresso from the MIMRT1170-EVK 2.15.100 SDK still inserts it instead of MCMGR_ functions. As mentioned here: https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Unresolved-Inclusion-quot-boot-multicore-slave-h-quot-RT1176/m-p/1276514/highlight/true#M14200 Regarding the problems when creating a multicore project from scratch, this is a problem with the SDK. The corresponding team is already checking this, so it will be fixed in future releases. In the meanwhile, instead of creating a multicore project from scratch, you will need to use as a base one of the SDK example projects and add the drivers that you want.  It was in May 2021 and does not seem to be fixed by now.  So replaced boot_multicore_slave() with  MCMGR_EarlyInit() MCMGR_Init() MCMGR_StartCore() on Master side and with  MCMGR_EarlyInit()  MCMGR_Init() MCMGR_GetStartupData() on Slave side.  2. Default available memory regions on the CM7 side don't contain 0x20200000 (size 0x20000) region which is used to map to the  SRAM_ITC_cm4 region 0x1FFE0000 on the CM4 side. Not sure why two different addresses here are used, while pretty much the rest of CM7 and CM4 memory are in the same address space.  Details are available here:  https://www.nxp.com/docs/en/application-note/AN13264.pdf So I added this alias region to CM7 memory map and set it to be used in for the slave image upload in MCU Linker/Multicore section of the CM7 project settings.  Now I can run and debug both CM4 and CM7 using LinkServer. 
記事全体を表示
周波数測定用のEMIOS(IPWMモード)へのルーティングコンパレータ(LPCMP)出力 皆さん、こんにちは コンパレータの出力の周波数を測定する目的で、コンパレータの出力をIPWMモードに設定されたeMOSチャンネルにルーティングしようとしています。以下に示すようにTRGMUX構成を設定しましたが、eMOSチャネル1で期待どおりに応答がありません。 足りないものを特定するのを手伝ってもらえますか、またはこの設定を正しく実現する方法を教えてもらえますか? お手数ですが、よろしくお願いいたします。 Re:周波数測定用のルーティングコンパレータ(LPCMP)のEMIOS(IPWMモード)への出力 この問題を解決しました。同じものを閉じることができます
記事全体を表示
如何创建现有 RTD 项目的副本 如何在 S32DS for S32 中创建同一工作区中具有不同名称的现有 RTD 项目的副本
記事全体を表示
LPC845断电 大家好, 我正忙于使用 LPC-845 定制电路板来开发遥控器。 但是,我无法让系统进入设备说明书中规定的消耗电量的模式。 在断电模式下,电流不会低于 500 uA。 因此我拿 LPC845-BRK 板进行测试(没有连接外围设备,并且在 JP1 跳线上很容易测量) 仍然没有运气,尝试了一切(参见附件的源代码)来查看是否忘记了什么。 断电时为 500 uA,深度断电时为 320 uA。 那么我是不是忘记了什么? 此致, 短剑。
記事全体を表示
i.MX RT1060 UART FIFO does not work I want to send 120 bytes via UART1 with an i.MX RT1060 (MIMXRT1061CVJ5B) using the FIFO. I've set the TX FIFO to 256 bytes, but it's not working. Is this a processor bug? Re: i.MX RT1060 UART FIFO does not work Hello, As I said, I can't do anything with these bloated examples, because I need complete control over the module, and many important functions aren't included in the API. But I was able to solve it after all: an important control bit "DREQ" wasn't set: Now it's running like crazy 😉 It's a great machine, but the API is completely inadequate... Thanks for your effort. Regards, Mark Re: i.MX RT1060 UART FIFO does not work Hi @Mark16 , Thanks for your reply. The SDK demo provides  API functions that you can call directly, which is more convenient and quicker  than you set set the registers.   I did a test for you, I think you can refer to it. I have send detail information to you Email(   Due to NXP the latest policy, I can not send your code directly, but I can send you picture).   Wish it helps you. If you still have question about it, please kindly let me know. Wish you a nice day! Best Regards MayLiu Re: i.MX RT1060 UART FIFO does not work Hello, I'm not confused. I just want to send 120 bytes over UART1 every 100ms, with minimal overhead, i.e., without interrupts, etc. With a 256-byte FIFO, this would be super easy. With a 4-byte FIFO, it won't work without interrupts or polling. I've been trying to solve it with the famous eDMA for 5 days now, but I've completely failed. I've read the relevant chapters in the manual several times, but a lot remains unclear. The example programs in the SDK and the drivers in "fsl_lpuart_edma," "fsl_edma," etc., are incredibly bloated, deeply nested, and can only be used in a specific way. They're useless for simple, straightforward applications. I have 25 years of professional experience as an embedded programmer, with a wide variety of processors, but I've never experienced anything like this. Please explain to me how to set the registers for UART1 and eDMA to easily send 120 bytes over UART1. Please use "bare metal" style, e.g.: LPUART1->CTRL = ? etc... DMA0->SERQ = ? etc... DMA0->TCD[0].SADDR = ? etc... Re: i.MX RT1060 UART FIFO does not work Hi @Mark16 , Thanks for your reply. The LPUART FIFO size of the RT1060 processor is also 16 bytes. Could you share with me the application requirements for a larger FIFO size?  and could you tell me your point of confusion? I can forward your requirements to the NXP internal team. You mentioned that "using LPUART + DMA " is also an effective transmission method. The NXP SDK demos have  a lot of examples for you to use. Best Regards MayLiu Re: i.MX RT1060 UART FIFO does not work That's a bit disappointing. Now they've built this mega-machine, with amazing features, and then they're skimping on the UART FIFO. Why is that? Even my old LPC2478 had a larger UART FIFO of 16 bytes. I want my money back 😉 Then I guess I'll have to pump the data via eDMA... Re: i.MX RT1060 UART FIFO does not work Hi @Mark16 , Thanks for your updated information. LPUART TXFIFOSIZE/RXFIFOSIZE size is fixed, you can not modify it. The value in RXWATER and TXWATER must be set to be less than the receive FIFO/buffer and transmit buffer/FIFO size, it means the value in RXWATER and TXWATER must be set to be less than 4  datawords. Best Regards MayLiu Re: i.MX RT1060 UART FIFO does not work Where can i set the value? In the Config Tool? Re: i.MX RT1060 UART FIFO does not work Where can i set the value? In the Config Tool? Re: i.MX RT1060 UART FIFO does not work Hi @Mark16 , Thank you so much for your interest in our products and for using our community. Question: I want to send 120 bytes via UART1 with an i.MX RT1060 (MIMXRT1061CVJ5B) using the FIFO. I've set the TX FIFO to 256 bytes, but it's not working. Is this a processor bug? Answer: This is not a processor bug. In IMXRT1060RM,   The maximum number of transmit/receive datawords that can be stored in the TXFIFOSIZE/RXFIFOSIZE. https://www.nxp.com/webapp/Download?colCode=IMXRT1060RM&location=null I run a  SDK demo on MIMXRT1060-EVK board for you to better understand. The LPUART RXFIFOSIZE / TXFIFOSIZE  value are 4 datawords.  The value in RXWATER and TXWATER must be set to be less than the receive FIFO/buffer and transmit buffer/FIFO size The value you set the TX FIFO to 256 bytes are not correct value, Please set the value based on the MIMXRT1060RM. Wish it helps you. If you still have question about it, please kindly let me know. Wish you a nice day! Best Regards MayLiu
記事全体を表示
fatal error: Spi.h: No such file or directory "fatal error: Spi.h: No such file or directory" error occurs when building /BMS_K322_M7_0/RTD/include/sbc_spi_external_access.h RTD Information: SW Version: 3.0.0 Build Version: S32K3_RTD_3_0_0_P07_D2306_ASR_REL_4_7_REV_0000_20230629 SBC_FS26 Driver Info: SW Version: 3.0.0 Build Version: S32K3_RTD_3_0_0_P07_D2306_ASR_REL_4_7_REV_0000_20230629 We are not using AUTOSAR, so we are not using MCAL. Re: fatal error: Spi.h: No such file or directory Hi Since you are using non-AUTOSAR, you should not use Spi.h. Try to add USE_IPV_LPSPI in Preprocessor: Best Regards, Robin ------------------------------------------------------------------------------- Note: - If this post answers your question, please click the "ACCEPT AS SOLUTION" button. Thank you! - We are following threads for 7 weeks after the last post, later replies are ignored Please open a new thread and refer to the closed one, if you have a related question at a later point in time. -------------------------------------------------------------------------------
記事全体を表示