Multi Source Translation Content

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

Multi Source Translation Content

ディスカッション

ソート順:
IW416ソフトウェア UM11830ファームウェアのダウンロード用ソフトウェアやマニュアルのことです。しかし、このカテゴリ(ソフトウェア/セキュアファイル)には何も表示されません。ファームウェアとドキュメントはどこで入手できますか? 日時:IW416ソフトウェア 私の返信はダウンロードの問題を解決しました。システムは私が無効なhtmlを使用したと言い、これを修正しました。修正されたリンクを使用すると機能します。 日時:IW416ソフトウェア 申し訳ございませんが、アクセスできません。 NXP Wi-Fiドライバのダウンロードとビルド方法 - ユーザーマニュアル(制限付き) ログインしていますが、リンクが原因で無限の待機ループが発生します。 このドライバーはLinuxワイヤレスフレームワークに完全に統合されていますか?regdbを使用していますか?
記事全体を表示
label设置中文内容问题 在属性设置里设置中文文本正常,自己用lv_label_set_text设置就会字符混乱 Development Board Re: label设置中文内容问题 Hi, @virtual 您好,理论上是这样的,但是这样会造成代码占用内存极大,不建议这种操作。使用英文可以避免这种问题,但是目前对于汉字没有完整的字库,只适用已知的汉字生成字库。 Best regards, Alex Re: label设置中文内容问题 万分感谢!现在可以显示了,但是如果我不知道我的label里以后会显示什么字,那是不是应该把所有汉字都生成字体,还是说有其他解决方法? Re: label设置中文内容问题 Hi, @virtual  您好,您在属性中设置字体是可以正常显示是因为GUI Guider会将显示的字体生成字库,您自己直接使用lv_label_set_text设置的汉字是没有对应的字体导致的。您可以生成自己的字库进行调用,如下: 调用演示代码: #include "guider_customer_fonts.h" lv_label_set_text(guider_ui.screen_label, "您好"); lv_obj_set_style_text_font(guider_ui.screen_label, &lv_customer_font_SourceHanSerifSC_Regular_16, LV_PART_MAIN|LV_STATE_DEFAULT); 希望这可以帮助到您。 Best regards, Alex
記事全体を表示
MBDT S32k358 missing configuration in S32k config tool Hello, I am currently working with the 800V BMS, which the BMU has s32k358 as its controller. When i was trying to flash the example of hvbmu2_read_s32ct with hardware board setting as S32k358-Q172, i found out that it is missing configurations relating to the BCC MCC33775A in the external configuration tool (S32k config tool). To be specific, it is missing the "trascation descriptor". But, i was able to find the bcc_775a configuration with hardware board setting as S32k358-Q172.  I tried to add such configuration block mannually yet unsucessful The question is, why is the s32k358 missing configurations relating to the external BCC module? And if it is not supported, how can i manually add it to the s32k358 using S32k config tool? Or how can i communicate with BCC_775a? Thanks. Example Models Re: MBDT S32k358 missing configuration in S32k config tool Hello, thanks for the proposed solution. I realized that i haven't downloaded the MBDT for BMS.  However, I am having trouble making editions on the block from BMS toolbox. The external configuration tool failed to open and an error message as printed below, is printed to the matlab console. The transaction descriptor configuration is still missing for the S32k358 board settings.  "Failure in open_config_tool(line 0) : Index exceeds the number of array elements. Index must not exceed 0." I have tried to install and reinstall both toolboxes and it didn't help. I am not sure why it is happening. Could there be anything that leads to this error? Thanks. Re: MBDT S32k358 missing configuration in S32k config tool Hello @primo, First of all, not having the BCCs inside the S32CT looks to me like a malfunction appeared during the installation process of the toolboxes. Also, I am not sure if you are running the latest version of the MBDT for BMS, because the latest one introduces the examples for the HVBMU with the K358 (ok, not with the MC33775 but with the MC33774, but this can be easily added inside the S32CT configuration) https://community.nxp.com/t5/NXP-Model-Based-Design-Tools/NXP-Model-Based-Design-Toolbox-for-BMS-v1-1-0-Product-Release/ta-p/1853355 Please run a 'ver' command inside MATLAB's Command Window and check if you have the following toolbox versions. If you don't have them, please update to the latest version of the MBDT for BMS 1.1.0, and the installation process shall solve the issue you have. Model-Based Design Toolbox for BMS Series Version 1.1.0 (R2021a-R2023a) Model-Based Design Toolbox for S32K3xx Series Version 1.4.2 (R2021a-R2023a) Hope this helps, Marius
記事全体を表示
i.MX 8QuadXPlus 上 Android Auto 13 (AAUG) 的 Dockerfile 大家好, 我需要在 i.MX 8QuadXPlus 上构建 Android 13 我有此 MEK: https://www.nxp.com/design/design-center/development-boards-and-designs/i-mx-evaluation-and-development-boards/i-mx-8quadxplus-multisensory-enablement-kit-mek:MCIMX8QXP-CPU 从这里: https://www.nxp.com/design/design-center/software/embedded-software/i-mx-software/android-automotive-os-for-i-mx-applications-processors:ANDROID-AUTO 我下载了文件“imx-automotive-13.0.0_2.3.0.tar.bz2 我正在按照文档中给出的步骤进行: https://www.nxp.com/docs/en/user-guide/Android_Auto_User's_Guide.pdf 更新至2024年1月4日。 为了做到这一切,我创建了一个 Dockerfile(来自 ubuntu 18.04),其中包含 gl 元素,也建议在: https://source.android.com/docs/setup/start/requirements 在 Dockerfile 中我还添加了“Android_Auto_User's_Guide.pdf”中指示的包,如下所示: uuid uuid-dev \ zlib1g-dev liblz-dev \ liblzo2-2 liblzo2-dev \ lzop \ git curl \ u-boot 工具 \ mtd-实用程序 \ android-sdk-libsparse-utils \ 设备树编译器 \ 磁盘 m4 \ 野牛\ 弹性制造 \ libssl-dev \ gcc-multilib \ libghc-gnutls-dev \ 痛饮 liblz4 工具 \ libdw-dev \ 矮人\ bc cpio tar lz4 rsync \ rsync 实用程序 ninja-build clang \ 构建必需品 \ libncurses5 请参阅“Android_Auto_User's_Guide.pdf”第 3/63 页 然而,我必须删除两个项目,它们是 -lz4 - 公用事业 我删除了这些,因为“docker build”命令出现了错误。 有人遇到过同样的问题吗? 回复:i.MX 8QuadXPlus 上 Android Auto 13 (AAUG) 的 Dockerfile 我解决了这个问题 “lz4”包已经包含 liblz4-tool ,而我删除了“utility”包。构建结束,图像在板上正确编程。 回复:i.MX 8QuadXPlus 上 Android Auto 13 (AAUG) 的 Dockerfile 谢谢你, 但如果我尝试安装 lz4 我会发现这个: sudo apt-get 安装 lz4 [sudo] compandroid 密码: 正在读取包裹清单...完成 生成依赖树 正在读取状态信息...完成 软件包 lz4 没有可用版本,但由另一个 包裹。这可能表明包丢失、过时 或者只能在其他来源中获取 E:包“lz4”没有可供安装的候选包。 lz4 包不可用
記事全体を表示
如何在 i.MX 8M Plus EVK 上使用 M7 的 QSPI 大家好, 我在开始使用带有 QSPI NOR 的 i.MX 8M Plus EVK 时遇到了麻烦。 我找到了如何使用“uuu -b qspi 固件.bin”刷新 8M Mini 的说明,但这似乎不起作用 我的 EVK 似乎带有加载到 NOR 闪存中的启动映像: u-boot=> sf probe SF: Detected n25q256ax1 with page size 256 Bytes, erase size 4 KiB, total 32 MiB u-boot=> sf read $loadaddr 0 0x100 device 0 offset 0x0, size 0x100 SF: 256 bytes @ 0x0 Read: OK u-boot=> md $loadaddr 40400000: 412000d1 007e1000 0005fc00 00000000 .. A..~......... 40400010: 007e0fe0 007e0fc0 0080b7c0 00000000 ..~...~......... 40400020: 007e0bc0 0002cc00 00000000 00000000 ..~............. 40400030: 00000000 00000000 00000000 00000000 ................ 40400040: 1400000a d503201f 40200000 00000000 ..... .... @.... 是否有关于如何使用 QSPI 中的代码刷新和启动 M7 的应用说明? 回复:如何在 i.MX 8M Plus EVK 上使用 QSPI for M7 我使用偏移量 0 处的 flash_debug/hello_world.bin 对闪存进行了编程。 u-boot=> load mmc 1 $loadaddr hello_world.bin 18664 bytes read in 4 ms (4.4 MiB/s) u-boot=> sf probe SF: Detected n25q256ax1 with page size 256 Bytes, erase size 4 KiB, total 32 MiB u-boot=> sf erase 0 0x5000 SF: 20480 bytes @ 0x0 Erased: OK u-boot=> sf write $loadaddr 0 $filesize device 0 offset 0x0, size 0x48e8 SF: 18664 bytes @ 0x0 Written: OK 回复:如何在 i.MX 8M Plus EVK 上使用 QSPI for M7 我明白了... 编程.bin 后文件到闪存,在 U-Boot 中发出这些命令允许 M7 hello_world 应用程序运行: u-boot=> sf probe SF: Detected n25q256ax1 with page size 256 Bytes, erase size 4 KiB, total 32 MiB u-boot=> bootaux 0x08000000 ## No elf image at address 0x08000000 ## Starting auxiliary core stack = 0x20020000, pc = 0x0800048D... 我在 UART4 (/dev/ttyUSB3) 上看到“hello world。”
記事全体を表示
how to attach touch demo to S32K1 RTD? Dear NXP, Do you have any demo code and application note for attaching touch code to S32K1 RTD? Thank you Sophie Re: how to attach touch demo to S32K1 RTD? Hi @sophie-wang  Sorry, we can not share the example through this channel. The example provided is only a placeholder for the fully featured Touch Sense Demo application. Please contact your NXP representative or create a support ticket for details on how to obtain the Touch Sense Library. B.R. VaneB
記事全体を表示
Yocto Scarthgap hello are you planning to release the Yocto Scarthgap imx-manifest soon? If so, when would it be? Thanks in advance! Re: Yocto Scarthgap Hi, Should be release by the end of this June. Regards Harvey
記事全体を表示
S32K3xx Development Package と FreeMASTER Serial Communication Driver Version 1.3.0 がインストールできません S32K3X4EVB-T172が入荷しました。 質問1:S32DS3.5.9をインストールしようとしたとき、S32K3xx Development Packageは、S32 Design Studio Platform PackageとS32 Design Studio Platform Tools Packageしか表示SW32_S32DS_3.5.9_D2312.zipインストールできませんでした。 2.ソフトウェアの入手:2.2S32K3xx開発パッケージのインストール  「S32 Design Studio for S32 Platforms」ダイアログを開く (「ヘルプ」→メニュー → 「S32 Design Studio for S32 Platforms」について) には、次のように表示されます。 S32プラットフォーム用のS32デザインスタジオ バージョン: 3.5 ビルド ID: 231219 (Update 9) 質問2:ステップ「2.4」でFreeMASTER 1.3.0 RTM(FMASTERSW32.exe)をすでにインストールしていますランタイムデバッグツールを入手してください」と表示されますが、S32DSの拡張機能とアップデートのダイアログ(S32DSの拡張機能とアップデート→ヘルプ→メニュー)で「FreeMASTERシリアルコミュニケーションドライバーバージョン1.3.0」をインストールできません。 エラーメッセージは次のように表示されます。 操作の詳細インストールされているソフトウェア:com.nxp.s32ds.s32k3.sdk.freemaster.feature.feature.group 1.3.0.202312191400不足している要件:com.nxp.s32ds.s32k3.sdk.freemaster.feature.feature.group 1.3.0.202312191400には「org.eclipse.equinox.p2.iu」が必要です。com.nxp.s32ds.s32k3.dev.feature.feature.group 1.0.0'しかし、見つかりませんでした。 インストールの詳細: パッケージ: Arm Embedded Processors 12.1 Build 1702 用 GDB クライアント。バージョン:1702;ビルドID:202309251304 パッケージ:S32 Design Studioプラットフォームパッケージ。バージョン: 3.5.9;ビルドID:202312191958 パッケージ: S32K3 RTD AUTOSAR R21-11 Version 3.0.0;バージョン:3.0.0;ビルドID:202303311831 パッケージ:S32K3。P01 RTD AUTOSAR R21-11バージョン3.0.0;バージョン:3.0.0;ビルドID:202304031555 パッケージ: GNU ARM PEMicro インターフェースデバッグサポート;バージョン: 5.1.7;ビルドID:202112141853 パッケージ:S32 Design Studioプラットフォームツールパッケージ。バージョン: 3.5.9;ビルドID:202312191958 パッケージ:Arm組み込みプロセッサビルド1620用のNXP GCC。バージョン:1620;ビルド ID: 202005201521 パッケージ: S32 Design Studio Debugger Core;バージョン: 3.5.9;ビルドID:202312191723 Re: S32K3xx Development Package and FreeMASTER Serial Communication Driver version 1.3 がインストールできません 私はFreeMASTER 1.3.0 RTM(FMASTERSW32.exe)をインストールした後、SW32K3xx_S32DS_3.5.0_D2303.zipからS32K3xx開発パッケージをインストールしました(以前のバージョンのS32DS 3.5.3からアップロード)。
記事全体を表示
ヨクトスカースギャップ こんにちは、 Yocto Scarthgap imx-manifest を近日中にリリースする予定ですか? もしそうなら、それはいつになるのでしょうか? よろしくお願いします!
記事全体を表示
Dockerfile for Android Auto 13 (AAUG) on i.MX 8QuadXPlus hello everyone, I need to make a build of android 13 on i.MX 8QuadXPlus I have available this MEK: https://www.nxp.com/design/design-center/development-boards-and-designs/i-mx-evaluation-and-development-boards/i-mx-8quadxplus-multisensory-enablement-kit-mek:MCIMX8QXP-CPU from here: https://www.nxp.com/design/design-center/software/embedded-software/i-mx-software/android-automotive-os-for-i-mx-applications-processors:ANDROID-AUTO I downloaded the file “imx-automotive-13.0.0_2.3.0.tar.bz2 I am following the steps given in the document: https://www.nxp.com/docs/en/user-guide/Android_Auto_User's_Guide.pdf which is updated to January 4, 2024. To do all this I created a Dockerfile (from ubuntu 18.04) that contains gl elements also suggested in : https://source.android.com/docs/setup/start/requirements in the Dockerfile I also added the packages indicated in “Android_Auto_User's_Guide.pdf” which are as follows: uuid uuid-dev \ zlib1g-dev liblz-dev \ liblzo2-2 liblzo2-dev \ lzop \ git curl \ u-boot-tools \ mtd-utils \ android-sdk-libsparse-utils \ device-tree-compiler \ gdisk \ m4 \ bison \ flex make \ libssl-dev \ gcc-multilib \ libghc-gnutls-dev \ swig \ liblz4-tool \ libdw-dev \ dwarves \ bc cpio tar lz4 rsync \ rsync utility \ ninja-build clang \ build-essential \ libncurses5 see pg 3/63 in “Android_Auto_User's_Guide.pdf” However, I had to remove two items, which are - lz4 - utility i removed these because an error was being given with the “docker build” command. has anyone had the same problem? Re: Dockerfile for Android Auto 13 (AAUG) on i.MX 8QuadXPlus I solved the problem the "lz4" package is already included liblz4-tool , while i deleted the "utility" package. the build came to the end and the image programmed itself correctly on the board. Re: Dockerfile for Android Auto 13 (AAUG) on i.MX 8QuadXPlus thankyoy,  but if I try to install lz4 i find this : sudo apt-get install lz4 [sudo] compandroid password: Reading package list... Done Generating dependency tree Reading status information... Done The package lz4 has no available versions, but is named by another package. This could indicate that the package is missing, obsolete or is only available within another source E: The package “lz4” has no candidates to install. lz4 package is not available Re: Dockerfile for Android Auto 13 (AAUG) on i.MX 8QuadXPlus Hello, No, Those file are needed to build android BSP. Regards
記事全体を表示
Is it possible to simulate LIN's slave machine by UART on this chip? Hello, everyone According to the MPC5748G chip manual, only LIN0 supports master-slave mode. I want to make all LIN support master-slave mode in a certain sense through simulation. Is it possible to simulate LIN's slave machine by UART on this chip? I want to use UART to receive LIN's frame header to determine if I need to simulate the slave's reply function. But UART receives whole bytes, how to receive the 13-bit low level synchronization interval in the frame header? I have seen similar features in other chips (STM32) that can receive or send the 13-bit low level when enabled. Is there a similar function on our MPC5748G? H-chips MPC5748G-GW-RDB  Re: Is it possible to simulate LIN's slave machine by UART on this chip? Hi, next byte is received normally.  BR, Petr Re: Is it possible to simulate LIN's slave machine by UART on this chip? Thank you for your answer. When UART receives break, does it read a byte and find that the format is not satisfied, and then it continues to receive the next byte immediately? Or discard the current message? I don't quite understand how to process the data byte-by-byte after receiving an error frame. Re: Is it possible to simulate LIN's slave machine by UART on this chip? Hi,  this will be hardly done using UART mode. There is no break detection/generation feature. To emulate Slave you can get frame error when break is received, then process payload and checksum byte by byte. But for sending break in master I see no option. Maybe changing word length, but this is only possible in Init mode. BR, Petr
記事全体を表示
约克托·斯卡斯加普 您好,您计划很快发布Yocto Scarthgap imx-manifest吗? 如果是的话,那会是什么时候? 提前致谢!
記事全体を表示
where can I get PN7160_PN81T_DPC_Config_Template_CAS_v1.0.xls Hi, From AN13224, where can I get PN7160_PN81T_DPC_Config_Template_CAS_v1.0.xls? Thanks Re: where can I get PN7160_PN81T_DPC_Config_Template_CAS_v1.0.xls Hello jiafangguo,  Just download the document and check for the attachments as shown below:  BR Tomas 
記事全体を表示
evkmimxrt1060_wifi_cli demo problem I use i.MX RT1060 Evaluation Kit plug AW-AM510uSD to connect wifi. When I use evkmimxrt1060_wifi_cli from sdk to build and debug was no problem, but type "help" at terminal only show 3 commands can be used. So I cannot use the command like "ping" and so on, can anyone share me some advices? Product: WiFi IW6XX Re: evkmimxrt1060_wifi_cli demo problem Sor, I didn't mention that I used rt1060 evkb, and then based on Technician's advice, SDK should use another(https://mcuxpresso.nxp.com/en/builder?hw=MIMXRT1060-EVKB). Besides, I changed VIO on AM510. Now, it works perfectly!
記事全体を表示
Any MCU from NXP can support separated address and data pins for external bus? Hello,  I selected MCX Micro as a location for my question. But this question is not for specific MCU family from NXP. My question is, is there any MCUs from NXP that can support separated address and data pins for external bus? In my understanding, NXP's MCU that support the external bus interface  have multiplexed address/data pins. Regards, Norihiro Michigami AVNET Package and IO|GPIO Re: Any MCU from NXP can support separated address and data pins for external bus? Hello Jun,  Thank you for your comment. I understood your point. BTW, customer may have questions that are not classified to specific MCU like this question.  If there is a forum for general questions, it may be good for customers. Regards, Norihiro Michigami AVNET Re: Any MCU from NXP can support separated address and data pins for external bus? Hi norihiromichiga , Thanks. I was considering MCX because this is MCX space.  Considering other MCUs,  LPC17xx/18xx, LPC40xx integrates EMC module which has saperated data and address external bus. But these LPCs are legacy product which is not recommended for new design. RT1060 RT1170 also support EMC. I would suggest you consider as well. Hope this helps, Jun Zhang Re: Any MCU from NXP can support separated address and data pins for external bus? Hello Jun,  Thank you for your answer. But as I posted in my first post, my quesiton is not limited to MCX series. Does NXP have any series of MCU that can suppor seperated address and data bus of external bus interface? Regards, Norihiro Michigami AVNET Re: Any MCU from NXP can support separated address and data pins for external bus? Hi norihiromichiga, MCX N only supports external memory over FlexSPI interface or SPI  Hope this will help you, Jun Zhang
記事全体を表示
MBDT S32k358 が S32k 設定ツールに構成がありません こんにちは、私は現在、BMUがコントローラーとしてs32k358を持っている800V BMSを使用しています。ハードウェアボード設定をS32k358-Q172としてhvbmu2_read_s32ctの例をフラッシュしようとしたとき、外部構成ツール(S32k構成ツール)のBCC MCC33775Aに関連する構成が欠落していることがわかりました。具体的には、「trascation descriptor」がありません。しかし、ハードウェアボードの設定がS32k358-Q172というbcc_775a構成を見つけることができました。 このような構成ブロックを毎年追加しようとしましたが、成功しませんでした 問題は、s32k358 に外部 BCC モジュールに関連する設定がないのはなぜですか。また、サポートされていない場合は、S32k設定ツールを使用してs32k358に手動で追加するにはどうすればよいですか?または、どうすればBCC_775aとコミュニケーションをとることができますか? ありがとうございます。 サンプル・モデル Re:MBDT S32k358がS32k構成ツールに構成がありません こんにちは、提案された解決策をありがとう。BMSのMBDTをダウンロードしていないことに気づきました。 しかし、私はBMSツールボックスからブロックで版を作るのに苦労しています。外部構成ツールを開くのに失敗し、次に印刷されるエラー メッセージが matlab コンソールに出力されます。S32k358 ボード設定のトランザクション記述子コンフィギュレーションがまだありません。 "open_config_tool(0行目)の失敗:インデックスが配列要素の数を超えています。インデックスは 0 を超えてはなりません。 両方のツールボックスをインストールして再インストールしようとしましたが、役に立ちませんでした。なぜそれが起こっているのかわかりません。このエラーにつながる何かがあるのでしょうか?感謝。
記事全体を表示
i.MX 8QuadXPlus 上の Android Auto 13 (AAUG) 用の Dockerfile みなさん 私は i.MX 8QuadXPlusでAndroid 13のビルドを作成する必要があります 私はこのMEKが利用可能です: https://www.nxp.com/design/design-center/development-boards-and-designs/i-mx-evaluation-and-development-boards/i-mx-8quadxplus-multisensory-enablement-kit-mek:MCIMX8QXP-CPU ここから: https://www.nxp.com/design/design-center/software/embedded-software/i-mx-software/android-automotive-os-for-i-mx-applications-processors:ANDROID-AUTO 「imx-automotive-13.0.0_2.3.0.tar.bz2」というファイルをダウンロードしました 私はドキュメントに記載されている手順に従っています。 https://www.nxp.com/docs/en/user-guide/Android_Auto_User's_Guide.pdf これは 2024 年 1 月 4 日に更新されます。 これらすべてを行うために、私はgl要素を含むDockerfile(ubuntu 18.04から)を作成しました。 https://source.android.com/docs/setup/start/requirements Dockerfileには、「Android_Auto_User's_Guide.pdf」で示されている次のようなパッケージも追加しました。 uuid uuid-dev \ zlib1g-dev liblz-dev \ liblzo2-2 liblzo2-dev \ lzop \ git curl \ u-boot-tools \ mtd-utils \ android-sdk-libsparse-utils \ デバイスツリーコンパイラ \ gdisk \ m4 \ バイソン\ フレックス メイク \ libssl-dev \ gcc-multilib \ libghc-gnutls-dev \ スウィグ \ liblz4-tool \ libdw-dev \ ドワーフ\ bc cpio tar lz4 rsync \ rsync ユーティリティ \ 忍者ビルドクラン \ ビルドエッセンシャル \ libncurses5 "Android_Auto_User's_Guide.pdf"の3/63ページ参照 ただし、次の2つのアイテムを削除する必要がありました - LZ4 -効用 「dockerbuild」コマンドでエラーが発生していたため、これらを削除しました。 誰かが同じ問題を抱えていますか? 日時:i.MX 8QuadXPlus上のAndroid Auto 13(AAUG)用のDockerfile 問題を解決しました 「LZ4」パッケージは既にliblz4-toolに含まれていますが、「ユーティリティ」パッケージは削除しました。ビルドは終了し、イメージはボード上に正しくプログラムされました。 日時:i.MX 8QuadXPlus上のAndroid Auto 13(AAUG)用のDockerfile ありがとう、 しかし、lz4をインストールしようとすると、次のことがわかります。 sudo apt-get lz4をインストールする [sudo] compandroidパスワード: パッケージリストを読み取っています...完成です 依存関係ツリーの生成 ステータス情報を読み込んでいます...完成です パッケージ lz4 には利用可能なバージョンはありませんが、別のバージョンによって名前が付けられています パッケージ。これは、パッケージが見つからないか、古くなっていることを示している可能性があります または、別のソース内でのみ利用可能です E: パッケージ "lz4" にはインストールする候補がありません。 LZ4パッケージは利用できません
記事全体を表示
i.MX 8M Plus EVK で M7 の QSPI を使用する方法 皆さん、こんにちは i.MX 8M Plus EVKをQSPI NORで使い始めるのに苦労しています。 「uuu -b qspi firmware.bin」を使用して8M Miniをフラッシュする方法の説明を見つけました。しかし、これはうまくいかないようです 私のEVKには、NORフラッシュにロードされたブートイメージが付属しているようです。 u-boot=> sf probe SF: Detected n25q256ax1 with page size 256 Bytes, erase size 4 KiB, total 32 MiB u-boot=> sf read $loadaddr 0 0x100 device 0 offset 0x0, size 0x100 SF: 256 bytes @ 0x0 Read: OK u-boot=> md $loadaddr 40400000: 412000d1 007e1000 0005fc00 00000000 .. A..~......... 40400010: 007e0fe0 007e0fc0 0080b7c0 00000000 ..~...~......... 40400020: 007e0bc0 0002cc00 00000000 00000000 ..~............. 40400030: 00000000 00000000 00000000 00000000 ................ 40400040: 1400000a d503201f 40200000 00000000 ..... .... @.... QSPIのコードを使用してM7をフラッシュして起動する方法に関するアプリノートはありますか? Re:i.MX 8M Plus EVKでM7のQSPIを使用する方法 オフセット0にflash_debug/hello_world.binでフラッシュをプログラムしました。 u-boot=> load mmc 1 $loadaddr hello_world.bin 18664 bytes read in 4 ms (4.4 MiB/s) u-boot=> sf probe SF: Detected n25q256ax1 with page size 256 Bytes, erase size 4 KiB, total 32 MiB u-boot=> sf erase 0 0x5000 SF: 20480 bytes @ 0x0 Erased: OK u-boot=> sf write $loadaddr 0 $filesize device 0 offset 0x0, size 0x48e8 SF: 18664 bytes @ 0x0 Written: OK Re:i.MX 8M Plus EVKでM7のQSPIを使用する方法 私はそれを理解しました... .binのプログラミング後ファイルをフラッシュに送り、U-Boot で次のコマンドを発行すると、M7 hello_world アプリを実行できます。 u-boot=> sf probe SF: Detected n25q256ax1 with page size 256 Bytes, erase size 4 KiB, total 32 MiB u-boot=> bootaux 0x08000000 ## No elf image at address 0x08000000 ## Starting auxiliary core stack = 0x20020000, pc = 0x0800048D... そして、UART4 (/dev/ttyUSB3) に "hello world." と表示されます。
記事全体を表示
MBDT S32k358 在 S32k 配置工具中缺少配置 您好,我目前正在使用 800V BMS,其中 BMU 以 s32k358 作为控制器。当我尝试将硬件板设置为 S32k358-Q172 来刷新 hvbmu2_read_s32ct 示例时,我发现外部配置工具(S32k 配置工具)中缺少与 BCC MCC33775A 相关的配置。具体来说,它缺少“交易描述符”。但是,我能够找到硬件板设置为 S32k358-Q172 的 bcc_775a 配置。 我尝试手动添加这样的配置块,但没有成功 问题是,为什么s32k358缺少与外部BCC模块相关的配置?如果不支持,如何使用 S32k 配置工具手动将其添加到 s32k358?或者我如何与 BCC_775a 通信? 谢谢。 示例模型 回复:MBDT S32k358 在 S32k 配置工具中缺少配置 您好,感谢您提出的解决方案。我意识到我还没有下载 BMS 的 MBDT。 但是,我在从 BMS 工具箱制作版本时遇到了麻烦。外部配置工具打开失败,如下所示的错误消息打印到 matlab 控制台。S32k358 板设置仍缺少事务描述符配置。 “open_config_tool(第 0 行)失败:索引超出了数组元素的数量。索引不得超过 0。” 我尝试安装并重新安装这两个工具箱,但没有帮助。我不确定为什么会发生这种情况。有什么原因会导致这个错误吗?谢谢。
記事全体を表示
How to use QSPI for M7 on i.MX 8M Plus EVK Hi all, I'm having trouble getting started using the i.MX 8M Plus EVK with QSPI NOR. I've found instructions on how to flash the 8M Mini using "uuu -b qspi firmware.bin", but this doesn't appear to work on  My EVK seems to have come with a boot image loaded into the NOR flash: u-boot=> sf probe SF: Detected n25q256ax1 with page size 256 Bytes, erase size 4 KiB, total 32 MiB u-boot=> sf read $loadaddr 0 0x100 device 0 offset 0x0, size 0x100 SF: 256 bytes @ 0x0 Read: OK u-boot=> md $loadaddr 40400000: 412000d1 007e1000 0005fc00 00000000 .. A..~......... 40400010: 007e0fe0 007e0fc0 0080b7c0 00000000 ..~...~......... 40400020: 007e0bc0 0002cc00 00000000 00000000 ..~............. 40400030: 00000000 00000000 00000000 00000000 ................ 40400040: 1400000a d503201f 40200000 00000000 ..... .... @.... Is there an app note regarding how to flash and start the M7 with code in QSPI? Re: How to use QSPI for M7 on i.MX 8M Plus EVK I programmed the flash with flash_debug/hello_world.bin at offset 0. u-boot=> load mmc 1 $loadaddr hello_world.bin 18664 bytes read in 4 ms (4.4 MiB/s) u-boot=> sf probe SF: Detected n25q256ax1 with page size 256 Bytes, erase size 4 KiB, total 32 MiB u-boot=> sf erase 0 0x5000 SF: 20480 bytes @ 0x0 Erased: OK u-boot=> sf write $loadaddr 0 $filesize device 0 offset 0x0, size 0x48e8 SF: 18664 bytes @ 0x0 Written: OK Re: How to use QSPI for M7 on i.MX 8M Plus EVK I figured it out... After programming the .bin file to the flash, issuing these commands in U-Boot allow the M7 hello_world app to run: u-boot=> sf probe SF: Detected n25q256ax1 with page size 256 Bytes, erase size 4 KiB, total 32 MiB u-boot=> bootaux 0x08000000 ## No elf image at address 0x08000000 ## Starting auxiliary core stack = 0x20020000, pc = 0x0800048D... And I see "hello world." on UART4 (/dev/ttyUSB3).
記事全体を表示