Multi Source Translation Content

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Multi Source Translation Content

讨论

排序依据:
mcx n947 eiq Timer Series Studio demo示例 我很想复现这个demo,看了一下说明,现在有很多疑惑? 1、红外摄像头的数据要怎么采集呢? 2、红外摄像头的如何将2D的数据转为1D的时间序列的数据? 3、怎么样将一维的时间序列向下采样实现数据集? 4、这个数据集转换的这部分是在单片机实现还是在pc端就实现了? 以下是文档的相关说明: 期望回复: 1、可以提供更多的说明 2、可以将这个工程提交到nxp的applcation hub吗? Analog(ADC|CMP|DAC|OpAmps) FRDM-Training Hands-On Training MCXN NPU|ML Re: mcx n947 eiq Timer Series Studio demo示例 十分感谢解惑,祝好 Re: mcx n947 eiq Timer Series Studio demo示例 Hi @xiaobai_226  您好, 1. 传感器不是普通的 RGB 摄像头,而是热成像阵列( MLX90640),输出的是每个像素的温度值 2.把二维像素矩阵(比如 24×32)变成一维向量有多种方式,最常见的是展平。 3. 一维的时间序列向下采样实现数据集可使用固定步长抽样。 4.数据集转换是在PC 端实现。 BR Harry
查看全文
PCA9539 reset issue depending on I²C connection status Hello, I am using the PCA9539 I/O expander and have encountered an unexpected reset issue that seems to depend on the I2C connection status. The issues are as follows: I configure all output ports of the PCA9539 to HIGH via I²C communication. The output pins remain HIGH as expected. However, when I remove the SDA/SCL probes (used for monitoring the I2C bus), the PCA9539 appears to reset — the output pins return to their default state. During this process, VCC remains stable, continuously supplied, and the RESET pin is held HIGH via a pull-up resistor. There is no intentional RESET signal or power cycling from the MCU Additional notes: This issue does not occur on PCA9538 under identical test conditions. I2C pull-up resistors are present. Power supply is stable and decoupled with capacitors. The RESET pin shows no abnormal activity during the event. I suspect that a glitch or incomplete START/STOP condition when disconnecting the probes might be causing the PCA9539's internal I2C state machine to enter a fault state, which results in a reset-like behavior. However, I have not found any documentation that confirms whether the PCA9539 can clear its output registers without an explicit RESET or power cycle. As far as I know, in the case of an I2C I/O expander, as long as power is supplied, it should retain its configuration regardless of whether an I2C probe is connected or not. Could you confirm if this understanding is correct? Questions: Are there any conditions where the PCA9539 may reset its output registers or I2C logic without a RESET pin assertion or power cycle? Could a glitch on SDA/SCL during probe removal cause the device to enter a fault state and lose its configured outputs? Why would this behavior occur on PCA9539 but not on PCA9538, given their similar functions? Is it correct that an I2C I/O expander should maintain its configuration as long as power is supplied, regardless of I²C bus connection? Any insights or official documentation on this behavior would be greatly appreciated. Thank you.
查看全文
将 FEE 集成到 Simulink 您好,恩智浦 MBDT 团队、 我想在 Simulink 和 MBDT 1.5 中使用 FEE,但 MBDT 1.5 中没有与 FEE 相关的库块。 因此,我计划从 MATLAB 函数块中调用 FEE API。 在配置 FEE、mem_43_INFLS 和 Memacc 之后,我尝试版本一个只有一个数字输入读取块的模型。但是,我遇到了以下错误: "MemIf_Types.h" 丢失 如果我在项目中手动创建一个新文件夹,将 MemIf_Types.h然后在 "模型设置"→"自定义代码"→"包含目录"中添加文件夹路径,MemIf_Types.h 的错误就解决了。 但随后,RTD或生成文件夹中已存在的其他头文件又出现了新的错误。 谁能帮帮我? 谢谢。 Re: integrating FEE in Simulink 您好,恩智浦 MBDT 团队、 现在我可以在内置 FEE 之后构建模型,但是现在代码执行陷入了 do... while 循环中,因为从 fee_getStatus 返回的状态是 MEMIF_UNINIT。 do { _COPY{ Fee_MainFunction(); MemAcc_MainFunction(); status = Fee_GetStatus(); } while (status != MEMIF_IDLE); 这是我的配置 .mex文件中的模型。能帮帮我吗? Re: integrating FEE in Simulink 您好@dragostoma, 感谢您的复述。但我无法版本附带有 MBDT flash/nvm 写入冻结程序 S32K3xx 的模型。 此外,该模型只使用了 Mem_43_INFLS API(与闪存打交道),没有使用实际费算法。 Re: integrating FEE in Simulink 你好,@KaleRushikesh、 感谢您对 S32K3 基于模型的设计工具箱的关注。 S32K3 1.6.0 版本中引入了对 FEE、mem_43_INFLS 和 Memacc 元器件的支持。我们强烈建议使用该版本的工具箱,因为它提供了随时可用的 Simulink 块,与执行自定义代码相比,简化了设置过程。 但是,如果目前无法迁移到最新版本,我们建议您查看以下线程(MBDT flash/nvm 写入冻结程序 S32K3xx),以获取有关正确配置 FEE 元器件的指导。 请随时向我们通报您的进展情况。 顺祝商祺! 德拉古
查看全文
32DS3.4安装问题 安装过程中装S32K3xx development package是遇到问题,见图片 Re: 32DS3.4安装问题 我这边安装SW32K3_RTD_4.4_R21-11_3.0.0_D2303_DS_updatesite实时驱动 现在编译没有问题了 Re: 32DS3.4安装问题 请问是已经安装完S32K3 RTD 3.0.0了? 有没有根据工程里那个description.txt描述的Update Code? Before running the example a configuration needs to be generated. First go to Project Explorer View in S32 DS and select the current project. Select the "S32 Configuration Tool" menu then click on the desired configuration tool (Pins, Cocks, Peripherals etc...). Clicking on any one of those will generate all the components. Make the desired changes(if any) then click on the menu "ConfigTools->Update Code". Re: 32DS3.4安装问题 你好 我就在你给我的这里有一些FAE做的RTD3.0.0的示例 All Example S32K312 DS3.5 RTD-3.0.0下载了个S32K312_UART_DMA的程序后  辨析报错了如下图 Re: 32DS3.4安装问题 从S32K3 RTD 2.0.3之后,RTD就没有再包含S32K312的demo了。  网上能找到一些S32K312的示例,但都不像S32K344那样包含各个外设模块。 这里有一些FAE做的RTD3.0.0的示例 All Example S32K312 DS3.5 RTD-3.0.0 请问你按照我之前给你的链接,还能下载到RTD2.0.x吗?“Previous” tab里也找一下。 Re: 32DS3.4安装问题 你好 我这边S32DS3.6.3安装好了 我这边买的S32K312MINI-EVB开发板 请问官网的demo程序在哪块找? Re: 32DS3.4安装问题 好的 我装一个新的版本试试 Re: 32DS3.4安装问题 Hi 抱歉 我看你之前是想要在S32DS v3.6.1里安装S32K3 RTD 2.0.x。 但如果你以前没下载过旧版本RTD的话,可能现在只能看到几个更新版本的RTD了。 点击 S32K3 Standard Software -> Automotive SW - S32K3/S32M27x - Real-Time Drivers for Cortex-M S32DS v3.6.x开始安装RTD简化了很多,只需要照着Offline Package Installation Setup步骤选择下载好的RTD离线包(_DesignStudio_updatesite.zip)就行了。 不建议使用S32DSv3.4这么旧的版本,现在的S32DS已经升级到v3.6.3了。 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. -------------------------------------------------------------------------------
查看全文
integrating FEE in Simulink Hello NXP MBDT team, I want to use FEE in Simulink with MBDT 1.5, but there are no FEE-related library blocks available in MBDT 1.5. Therefore, I plan to call the FEE APIs from a MATLAB Function block. After configuring FEE, Mem_43_INFLS, and MemAcc, I tried to build a model with just one Digital Input read block. However, I encountered the following error: "MemIf_Types.h" is missing If I manually create a new folder in my project, place MemIf_Types.h inside it, and then add the folder path in Model Settings → Custom Code → Include Directories, the error for MemIf_Types.h is resolved. But then, new errors appear for other header files which already exist in the RTD or generated folders. Can anyone please help? Thanks. Re: integrating FEE in Simulink Hello NXP MBDT Team, Now i am able to build the model after integrating the FEE, but now the code execution is get stuck in do .... while loop because of the status return from Fee_GetStatus is MEMIF_UNINIT. do { Fee_MainFunction(); MemAcc_MainFunction(); status = Fee_GetStatus(); } while (status != MEMIF_IDLE); here is my config .mex file with model. can you please help me? Re: integrating FEE in Simulink Hello @dragostoma, Thank you for your replay. But i am not able to build the model attached with MBDT flash / nvm write freezes program S32K3xx. Also this model is only using Mem_43_INFLS API's(it is dealing with flash), Actual Fee algorithm is not used. Re: integrating FEE in Simulink Hi, @KaleRushikesh, Thank you for your interest into Model-Based Design Toolbox for S32K3. Support for the FEE, Mem_43_INFLS, and MemAcc components has been introduced in the S32K3 1.6.0 release. We strongly recommend using this version of the toolbox, as it provides ready-to-use Simulink blocks and simplifies the setup process compared to implementing custom code. However, if migrating to the latest version is not feasible at the moment, we suggest reviewing the following thread (MBDT flash / nvm write freezes program S32K3xx) for guidance on properly configuring the FEE component. Please keep us informed about your progress. Best regards, Dragos
查看全文
替换 VLAN ID 时会丢失 VLAN 标记中的优先级 你好,团队、 关于 PFE 的 L3 路由功能,当 VLAN ID 被替换时,优先级(PCP 字段)将丢失。根据我对下面源代码的理解,如果操作是修改,VLAN 标记会首先被删除,然后由 Post process 添加。所以 PCP 丢失了。 在 FW 源代码中,没有使用 PCLS_ACTION_VLAN_REPLACE 操作。是否可以替换 VLAN ID? 顺祝商祺! 莱德 PFE Re: The Priority in VLAN tag is lost when replacing VLAN ID 你好,莱德、 这是硬件的限制--硬件不支持直接修改 VLAN。作为一种变通方法,我们移除现有的 VALN 标记并添加一个新标记。 此外,请记住所有 VLAN 修改都会影响整个 TCI(全部 16 位),包括 VID、PCP 和 DEI 字段。因此,在定义 conntrack 时,应该可以用适当的 PCP 值指定修改后的 VLAN。 事实上,我不知道有什么方法可以保留 PCP 并只更新 12 位 VID。 BR 雅各布
查看全文
Cescキーが変更されていないことを確認する方法 こんにちは Csec のメカニズム自体では、保存された秘密鍵が変更されないことをCAN保証しますか?電源を入れるたびに秘密鍵が変更されたことを検知する必要があるか Re: How to make sure the Cesc key is not modified EEE は Emulated EEPROM の略です。以下のアプリケーションノートを提供します: AN11983: S32K1xx EEPROM機能の使用 https://www.nxp.com/docs/en/application-note/AN11983.pdf CSEc を有効にするには、Program Partition コマンドを実行する必要があります。このコマンドは、エミュレートされた EEPROM と CSEc を同時に有効にします。 AN5401: CSEc セキュリティモジュール入門 https://www.nxp.com/webapp/Download?colCode=AN5401&location=null https://www.nxp.com/webapp/Download?colCode=AN5401SW&location=null 今後2週間はオフィスを離れる予定です。さらに質問がある場合は、新しいThreadを作成していただければ、同僚が回答いたします。 よろしくお願いいたします。 ルーカス Re: How to make sure the Cesc key is not modified こんにちは、ルーカス EEEメカニズムについて言及されていますが、EEEメカニズムとは何ですか?簡単に説明していただけますか?ありがとうございます。 Re: How to make sure the Cesc key is not modified こんにちは@top NVM に保存されている CSEc キーは変更しないでください。キーはエミュレートされた EEPROM に保存されます。EEE メカニズムの性質上、キーの内容が変更されたり失われたりしないことが保証されます。制限されるのはフラッシュの寿命と耐久性だけです。 よろしくお願いいたします。 ルーカス
查看全文
How to flash firmware to the Cortex-M33 core on MaaXBoard OSM93? Hello, I am working with the MaaXBoard OSM93, which has an NXP i.MX93 SoC containing both an application core and a Cortex-M33 real-time core. I have compiled a firmware binary for the M33 core and would like to flash it to the board. Could someone please guide me on: The correct SW1 DIP switch or boot mode settings for entering Serial Download Mode or other modes suitable for programming the M33 core. Whether I should use the NXP MCU-Link SWD/JTAG interface or the UUU tool for flashing the M33 core specifically. The exact commands or scripts to flash a .bin or .elf file to the M33 domain. Any sample M33 firmware projects or demos that can be used to verify successful flashing. References to official documentation or proven step-by-step procedures would be highly appreciated. Thank you. i.MX93  i.MXRT Re: How to flash firmware to the Cortex-M33 core on MaaXBoard OSM93? Hi, Please refer this AN for debugging M33. https://docs.nxp.com/bundle/AN14120/page/topics/introduction.html?_gl=1*173wqko*_gcl_au*MTk1OTE2MjQ4Ni4xNzU0OTYwNDc1*_ga*MTEwODIyMTMxNi4xNzM2OTA3MDU3*_ga_WM5LE0KMSH*czE3NTQ5NzUzOTEkbzM0MiRnMSR0MTc1NDk3NTc0NyRqMjkkbDAkaDE2NjM2NjMxMjU. The SDK can download from https://mcuxpresso.nxp.com/ Best Regards, Zhiming
查看全文
如何在 MaaXBoard OSM93 的 Cortex-M33 内核上闪存固件? 您好, ,我正在使用 MaaXBoard OSM93,它有一个恩智浦 i.MX93 SoC,包含一个应用内核和一个 Cortex-M33 实时内核。 我已经为 M33 内核编译了一个固件二进制文件,想把它刷到板上。 谁能给我指点迷津? 正确的 SW1 DIP 开关或启动模式设置,用于进入串行下载模式或其他适合编程 M33 内核的模式。 我是应该使用恩智浦 MCU-LinkSWD/JTAG 接口还是UUU 工具来具体刷新 M33 内核。 闪存 .bin 的准确命令或脚本或 .elf文件到 M33 功能域。 任何可用于验证成功闪存的 M33 固件项目或演示示例。 如能参考官方文件或经过验证的分步程序,我们将不胜感激。 谢谢! i.MX93 i.MXRT Re: How to flash firmware to the Cortex-M33 core on MaaXBoard OSM93? 您好, 请参考此 AN 以调试 M33。 https://docs.nxp.com/bundle/AN14120/page/topics/introduction.html?_gl=1*173wqko*_gcl_au*MTk1OTE2MjQ4Ni4xNzU0OTYwNDc1*_ga*MTEwODIyMTMxNi4xNzM2OTA3MDU3*_ga_WM5LE0KMSH*czE3NTQ5NzUzOTEkbzM0MiRnMSR0MTc1NDk3NTc0NyRqMjkbDAkaDE2NjM2NjMxMjU。 SDK 可从https://mcuxpresso.nxp.com/下载 致敬, Zhiming
查看全文
可使用 LPCExpresso IDE 完成 LPC2678 控制器编程 用于 LPC2478 控制器编程的 LPC Expresso IDE 我遇到了这个错误。 bash.exe: 警告找不到 /tmp请创建 lpc2000 Re: LPC2678 controller programm can done using LPCExpresso IDE 你好@Vijaya09 "bash.exe: warning: could not find /tmp" 表示您的 Windows 环境中没有 /tmp 目录。   我想你可以尝试创建一个 tmp 文件夹。   BR 哈利
查看全文
MaaXBoard OSM93 上の Cortex-M33 コアにファームウェアをフラッシュする方法は? こんにちは、 私は、アプリケーション コアと Cortex-M33 リアルタイム コアの両方を含む NXP i.MX93 SoC を搭載した MaaXBoard OSM93 を使用しています。 M33 コア用のファームウェア バイナリをコンパイルしたので、それをボードにフラッシュしたいと考えています。 誰か私に教えて下さい: シリアル ダウンロード モードまたは M33 コアのプログラミングに適したその他のモードに入るための正しいSW1 ディップ・スイッチまたはブート モード設定。 M33 コアをフラッシュするには、 NXP MCU-Link SWD/JTAG インターフェースとUUU ツールのどちらを使用する必要があるか。 .binをフラッシュするための正確なコマンドまたはスクリプトまたは.elfファイルを M33 ドメインに送信します。 フラッシュが成功したことを確認するために使用できるサンプルの M33 ファームウェア プロジェクトまたはデモ。 公式ドキュメントや実証済みのステップバイステップの手順への参照があれば大変助かります。 よろしくお願いします。 i.MX93 i.MX RT Re: How to flash firmware to the Cortex-M33 core on MaaXBoard OSM93? こんにちは、 M33 のデバッグについてはこの AN を参照してください。 https://docs.nxp.com/bundle/AN14120/page/topics/introduction.html?_gl=1*173wqko*_gcl_au*MTk1OTE2MjQ4Ni4xNzU0OTYwNDc1*_ga*MTEwODIyMTMxNi4xNzM2OTA3MDU3*_ga_WM5LE0KMSH*czE3NTQ5NzUzOTEkbzM0MiRnMSR0MTc1NDk3NTc0NyRqMjkkbDAkaDE2NjM2NjMxMjU 。 SDKはhttps://mcuxpresso.nxp.com/からダウンロードできます。 よろしくお願いします、 志明
查看全文
sw1 调节器的问题 您好, 希望这条信息能找到您,祝您一切安好。 我们目前正在使用 PF5020(TBB)模式 SW1 调节器,但遇到了一个问题。在向 SW1 RUN VOLT 寄存器写入数值时,数值似乎并未如预期那样反映在 SW1LX 引脚上。 您能否提供指导,说明出现这种情况的原因,或建议我们应采取哪些故障排除步骤来解决这个问题?并请提供 sw1 调节器的配置顺序。 顺祝商祺! [希瓦妮] Re: Issue with sw1 regulator 如果您想操作 TBB 模式,请使用我们推荐的插槽板或 EVB,并使用特殊时机进入 TBB 模式,然后更新寄存器。 PF502x 编程板|恩智浦半导体 更多详情请阅读附件第 21 页--- 7.2 在 TBB 模式下运行
查看全文
Build cross compiler SE-PLUG-TRUST-MW_04.07.01 for aarch64 via NDK in ubuntu host computer? Dear NXP supporters, We are an OEM developer who has a device using SE050. We are using SM6225 chipset Android 13. I need to build SE050 middleware to provide native library for dev team to communicate with SE050. I have built SE050 nano-package before and succeeded, but when I build the full middleware version 04.07.01, I did the same but the examples I pushed to the device with native lib could not run, it reported mutex error, Aborted. I want to ask if there is any documentation or instructions on how to build this? I am deploying the build following these steps. cd EdgeLock_SE05x_PlugAndTrust_Middleware/SE-PLUG-TRUST-MW_04.07.01/simw-top/scripts export ANDROID_NDK_ROOT=/media/tuananh/data/tuananh/Android/Sdk/ndk/28.0.12433566 export TOOLCHAIN=$ANDROID_NDK_ROOT/toolchains/llvm/prebuilt/linux-x86_64/bin export TARGET=aarch64-linux-android export API=21 export CC=$TOOLCHAIN/${TARGET}${API}-clang export CXX=$TOOLCHAIN/${TARGET}${API}-clang++ export PKG_CONFIG_PATH=/data/local/tmp/lib/pkgconfig export CFLAGS="$CFLAGS -DDISABLE_SYSTEMD" source ./env_setup.sh python3 create_cmake_projects.py cd ../../simw-top_build/android_arm64 cd ../..&& cmake ../../simw-top \ -DCMAKE_TOOLCHAIN_FILE=$ANDROID_NDK_ROOT/build/cmake/android.toolchain.cmake \ -DANDROID_ABI=arm64-v8a \ -DANDROID_PLATFORM=android-$API \ -DANDROID_NDK=$ANDROID_NDK_ROOT \ -DCMAKE_SYSTEM_NAME=Android \ -DPTMW_Host=Android \ -DSSS_HAVE_HOST_ANDROID=1 \ -DSSS_HAVE_HOST_PCWINDOWS=0 \ -DSSS_HAVE_MBEDTLS=1 \ -DSSS_HAVE_RTOS=0 \ -DSSS_HAVE_APPLET=SE05X_A \ -DCMAKE_BUILD_TYPE=Release \ -DBUILD_SHARED_LIBS=ON \ -DPLUGANDTRUST_DEBUG_LOGS=ON \ -DPLUGANDTRUST_SE05X_AUTH=None make -j$(nproc) Notes: File bin example in EdgeLock_SE05x_PlugAndTrust_Middleware/SE-PLUG-TRUST-MW_04.07.01/simw-top_build/android_arm64/bin Lib native .so in: EdgeLock_SE05x_PlugAndTrust_Middleware/SE-PLUG-TRUST-MW_04.07.01/simw-top_build/android_arm64/hostlib/hostLib/se05x Re: Build cross compiler SE-PLUG-TRUST-MW_04.07.01 for aarch64 via NDK in ubuntu host computer? Hi @anhtt , No , I haven't got a chance to try on an Android 13 platform, but in case you have already e.g. a Yocto cross-compilation toolchain available, activate it: . /opt/fsl-imx-xwayland/6.1-langdale/environment-setup-armv8a-poky-linux Then you create a cmake configuration with a standard cmake call (as an alternative the create_cmake_projects.py will as well create some cross-compilation setups for you): extnb012@grkextnb012:~/se_mw/preview/se05x_mw_v04.05.00_20231204$ cd simw-top_build/ extnb012@grkextnb012:~/se_mw/preview/se05x_mw_v04.05.00_20231204/simw-top_build$ mkdir cc_se05x extnb012@grkextnb012:~/se_mw/preview/se05x_mw_v04.05.00_20231204/simw-top_build$ cd cc_se05x/ extnb012@grkextnb012:~/se_mw/preview/se05x_mw_v04.05.00_20231204/simw-top_build/cc_se05x$ extnb012@grkextnb012:~/se_mw/preview/se05x_mw_v04.05.00_20231204/simw-top_build/cc_se05x$ cmake -DPTMW_Applet=SE050_E -DPTMW_HostCrypto=OPENSSL -DPTMW_Host=iMXLinux -DPTMW_SMCOM=T1oI2C -DCMAKE_BUILD_TYPE=Debug ../../simw-top -- Toolchain file defaulted to '/opt/fsl-imx-xwayland/6.1-langdale/sysroots/x86_64-pokysdk-linux/usr/share/cmake/OEToolchainConfig.cmake' -- The C compiler identification is GNU 12.2.0 -- The CXX compiler identification is GNU 12.2.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /opt/fsl-imx-xwayland/6.1-langdale/sysroots/x86_64-pokysdk-linux/usr/bin/aarch64-poky-linux/aarch64-poky-linux-gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /opt/fsl-imx-xwayland/6.1-langdale/sysroots/x86_64-pokysdk-linux/usr/bin/aarch64-poky-linux/aarch64-poky-linux-g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- BUILD_TYPE: Debug -- Found OpenSSL: /opt/fsl-imx-xwayland/6.1-langdale/sysroots/armv8a-poky-linux/usr/lib/libcrypto.so (found version "3.0.7") -- Found: /opt/fsl-imx-xwayland/6.1-langdale/sysroots/armv8a-poky-linux/usr/lib/libssl.so/opt/fsl-imx-xwayland/6.1-langdale/sysroots/armv8a-poky-linux/usr/lib/libcrypto.so -- CMAKE_CXX_COMPILER_ID = GNU -- CMAKE_SYSTEM_NAME = Linux -- Found Git: /usr/bin/git (found version "2.25.1") -- Could not detect git directories. Using STUB Values for GIT Version -- CMake version: 3.24.0 -- CMake system name: Linux -- Timestamp is 2023-12-15T23:15:41Z accessManager is not copied to default binary directory upon install -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Configuring done -- Generating done -- Build files have been written to: /home/extnb012/se_mw/preview/se05x_mw_v04.05.00_20231204/simw-top_build/cc_se05x And then a normal cmake build run will create cross-compiled binaries. I am not sure if you have similar environment, but just for your reference. Hope that helps, Have a great day, Kan ------------------------------------------------------------------------------- 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. -------------------------------------------------------------------------------
查看全文
Mac 1.91版本能将我的工程文件输出成可供windows电脑运行的exe或是web文件吗? 我的电脑是mac m1芯片,运行的GUI GUIDER版本为最新版1.91,我制作了一个工程,我试图通过Deepseek或是其他ai学习如何将这个工程输出成可供windows独立运行(不需要windows下载GUI GUIDER)的exe文件,或是web文件。但是ai都说能在输出工程文件时选择输出平台以达到这个目的,但我的版本做不到。我想请问这是否属实,亦或是有没有办法能过做到我的需求 Re: Mac 1.91版本能将我的工程文件输出成可供windows电脑运行的exe或是web文件吗? Hi @Syutakuryuu  Mac 上 可以导出 Web 文件。   Mac 上 不能直接导出 Windows EXE,只能导出 Mac 可执行文件;如果你要 Windows 的 .exe,需要到 Windows 环境里重新构建。   BR Harry  
查看全文
需要支持:通过 A53 内核上的寄存器将 LIN 配置为从属设备 您好,NXP团队, 我目前使用的是 S32G3 平台和 Linux BSP43。 理解: 与恩智浦讨论过,参考文件 :LLCE FW 用户指南 Rev1.0.9 据我们了解,LLCE LIN 模块是以原始 UART 数据包的形式处理数据,而不是以 LIN over UART 帧的形式处理数据。 RAW UART 帧可通过以下两种方法转换为 LIN over UART 帧 1.NXP LLCE LIN FW. 2.LLCE LIN 寄存器。 但是,恩智浦证实,LLCE LIN FW 目前仅硬编码/配置为主控模式。因此,要将 LLCE FW 配置为从属模式 ,LLCE FW 源代码应由恩智浦或其可信赖的合作伙伴进行更新,因为他们可以访问源代码。 因此,我们尝试使用 LLCE LIN 寄存器将 LLCE LIN 配置为从模式。 问题: 使用 LLCE LIN 寄存器, 1.是否可以将 LLCE LIN 配置为"从模式" ? 2.是否可以将 LLCE LIN 配置为"LIN 模式" ? 3.是否可以将 Raw UART 模式转换为 LIN 模式? (在我们这边,我们可以读取寄存器的值,但无法写入)。 你能分享一下LIN注册访问的参考文件和引用代码吗 注: 1.我们在 Linux 环境下使用 A53 内核,并计划将 LLCE LIN 配置为从节点 2.我们不想使用 M7 内核和 LLCE LIN 固件 API。 问候, Vijaya Re: Support Needed: Configuring LIN as Slave via Registers on A53 Core 你好,@A_VIJAYA7 谢谢你的帖子。 我注意到私人频道也有类似的问题,让我检查一下并在那里回复。 感谢您的理解。 BR 切宁
查看全文
S32K3X4EVB-T172 PCB .brd ASCII export or Altium PcbDoc I'm hoping someone can help to provide an ASCII export of the S32K3X4EVB-T172 PCB layout .brd file, or an Altium PcbDoc that someone has already creating after importing into Altium. Unfortunately the .brd file that has been provided is able to be imported into Altium as is.
查看全文
在 mcuboot 中使用 ECDSA-P265(和 ED25519)签名 您好, 我正在尝试 mcuboot_opensource 和 ota_mcuboot_basic 示例。 该示例开箱即用 rsa2048,运行良好。 由于也提供了 ecdsa 密钥对(文件bootutil/nxp _port/keys/sign-ecdsa-p256-*),我想试试这种类型的签名。 我更换了 #define CONFIG_BOOT_SIGNATURE_TYPE_RSA #define CONFIG_BOOT_SIGNATURE_TYPE_RSA_LEN 2048 与 #define CONFIG_BOOT_SIGNATURE_TYPE_ECDSA_P256 然后我签署了 ota_mcuboot_basic 二进制文件: python3 imgtool.py sign \ --key evkmimxrt1020_mcuboot_opensource_v2.2.0/bootutil/nxp_port/keys/sign-ecdsa-p256-priv.pem \ --align 4 \ --header-size 0x400 \ --pad-header \ --slot-size 0x100000 \ --max-sectors 800 \ --version "1.1" \ evkmimxrt1020_ota_mcuboot_basic.bin \ evkmimxrt1020_ota_mcuboot_basic_signed_ecdsap256.bin 但这行不通。 我需要采取哪些步骤才能使其正常工作? 对我来说,进一步的测试是使用 ed25519,而示例中并没有提供开箱即用的 ed25519。您能列出使其正常工作的步骤吗? 此致问候 最大值 Re: Using ECDSA-P265 (and ED25519) signature in mcuboot 你好@mastupristi 很抱歉耽误了您的时间。 我注意到我们用于 MCUboot 的 i.MX RT 示例都没有使用您想要的密钥。但 MCUBoot 的 MCXN 和 MCXA 示例使用的是 ecdsa-p256。我认为消息来源可以帮助我们作为参考。 迪亚戈 Re: Using ECDSA-P265 (and ED25519) signature in mcuboot 你好@diego_charles 您使用的是哪种 MCU? RT1021.我正在 MIMXRT1020-EVK 上进行测试 您是否更新了 MCUBoot,使其包含公开 ECDSA_P256 密钥? 是的,这将由示例自动完成。 在 source/mcux_config.h 中我在文件 source/sblconfig.h 中用#define CONFIG_BOOT_ENCRYPT_RSA代替了#define CONFIG_BOOT_ENCRYPT_ECDSA_P256 我代之以 #define CONFIG_BOOT_SIGNATURE_TYPE_RSA #define CONFIG_BOOT_SIGNATURE_TYPE_RSA_LEN 2048 with #define CONFIG_BOOT_SIGNATURE_TYPE_ECDSA_P256 文件 bootutil/nxp_port/keys.c 中,根据定义选择正确的密钥文件: #if defined(MCUBOOT_SIGN_RSA) #include "sign-rsa2048-pub.c" #elif defined(MCUBOOT_SIGN_EC256) #include "sign-ecdsa-p256-pub.c" #else #error "No public key available for given signing algorithm." #endif 顺祝商祺! 最大值 Re: Using ECDSA-P265 (and ED25519) signature in mcuboot 你好@mastupristi 您使用的是哪种 MCU? 我想和你在同一个平台上进行测试。 您是否更新了 MCUBoot,使其包含公开 ECDSA_P256 密钥? 迪亚戈
查看全文
sBoot NCFテスト - 反応構成 こんにちは、 現在の構成では、eMcem モジュールの R1 反応で構成されている FCCU 障害はほとんどありません。 sBoot で FCCU テストを構成するときに、R1 構成は使用できません。使用できるのはR1_R2のみです。 R1_R2 用に設定すると、NMI が有効になり、現在のアプリケーションがリセットされることになります。 sBoot FCCU NCF テストに R1 のみを設定するにはどうすればよいですか? SAFバージョン: SW32G_SAF_2.0.2_QLP01_D2410 Re: sBoot NCF test - Reaction configurations こんにちは、 @Irshad2225 投稿ありがとうございます。 sBoot のコードをチェックするだけです。 R1のみの反応が定義されていないため、R1に設定することはできません。 ご不便をおかけして申し訳ございません。 BR チェイン  
查看全文
[Nobleo ; RTD-Driver] Impact on changing to C17 C standard Hello Team, I received the following question :  Good day, we are developing software based on the reference design RD-BESS1500BUN from NXP. The reference project provided by NXP was set to use the C99 language standard (which is quite old). We would like to update this to the C11 or C17 standard if possible to make use of newer language features. Safety certification and toolchain validation is critical for this project however. Is there any specific reason why C99 was chosen for the original reference project? Is the provided compiler toolchain and RTD drivers validated/certified to be used with a more recent C standard such as C11 or C17? Can you support me on this? Thx, Frank RTD Re: [Nobleo ; RTD-Driver] Impact on changing to C17 C standard Hello @frank_lorenz, Is there any specific reason why C99 was chosen for the original reference project? Is the provided compiler toolchain and RTD drivers validated/certified to be used with a more recent C standard such as C11 or C17? => No, there isn't. Best regards, Dan
查看全文
NXP iMX8MQ EVKボードへのFOTA実装 親愛なるチームの皆様、 NXP iMX8MQ EVK ボードで FOTA 実装を行う予定です。 NXPが提供するアプリケーションノート「AN13872」を確認したところ、以下の詳細が見つかりました。 また、NXPコミュニティページおよびアプリケーションノート13872のセクション10.1を参照してください。 「 SWUpdate は現在、i.MX 6ULL、 i.MX 8M Mini、i.MX 8QuadXPlus 、および i.MX 93 プラットフォームでサポートされています。 他のプラットフォームの場合、ユーザーは自分でサポートを追加できます。 SWUpdate 内の構成変更に加えて、新しい i.MX プラットフォームの SWUpdate をサポートするには、 meta-swupdate-imxに2 つの変更を加える必要があります。 新しいプラットフォームをサポートするために、ほとんどの変更はmeta-swupdate-imx の recipes-bsp/u-boot/u-boot-imx_.bbappendで行うことができます。 ” NXP iMX8MQ EVK ボードの FOTA アップデートを完了するための実用的な例/ユーザー ガイドまたは Github リンクはありますか? すでに Yocto kirkstone_5.15.32_2.0.0 に SWupdate パッケージを追加し、イメージを生成してテストしたSO、SWupdate サービスが稼働していることが確認されました。FOTA を HawBit サーバーまたは他のサーバーで動作させるには、さらに手順が必要ですか? ありがとう、 スミット Re: FOTA Implementation on NXP iMX8MQ EVK Board こんにちは@sumiteca09さん! NXP サポートにお問い合わせいただきありがとうございます。 残念ながら、i.MX8MQ プロセッサ用の特定の構成は提供されておらず、アプリケーション ノートに記載されているデバイスのみが対象となります。 ただし、i.MX8MQ と同様のアーキテクチャを共有しているため、i.MX8MM をリファレンスとして使用することをお勧めします。これは開発のCAN出発点として役立ちます。 よろしくお願いします、 チャビラ
查看全文