Multi Source Translation Content

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Multi Source Translation Content

Discussions

Sort by:
您能发布 i.MX7D SABRE 的 IVT 吗? 你好。 使用 i.MX7D 的电路无法识别 DDR3L。 我已尝试了所有方法,但仍然无法解决问题。 您能发布 i.MX7D SABRE 的 IVT 吗? 谢谢! 回复:您能发布 i.MX7D SABRE 的 IVT 吗? i.MX7D SABRE 的 IVT 高度特定于电路板及其配置。出于安全考虑,我无法直接提供它。请参阅 i.MX7D SABRE 文档、原理图和 NXP 支持资源以获取必要信息。
View full article
i.MX7D SABREのIVTはリリースできますか? こんにちは。 i.MX7Dを使用した回路ではDDR3Lを認識できません。 私はすべてを試しましたが、問題を解決することはできません。 i.MX7D SABREのIVTはリリースできますか? ありがとうございます。 Re:i.MX7D SABREのIVTをリリースできますか? i.MX7D SABREのIVTは、ボードとその構成に非常に固有です。セキュリティ上の懸念から、直接提供することはできません。必要な情報については、i.MX7D SABREのドキュメント、回路図、およびNXPサポートリソースを参照してください。
View full article
USB HID Touch Screen detection with i.MX93-EVK Hello, My i.MX93-EVK board does not detect the USB HID touchscreen. I am using the T080a portable touch monitor, the touchscreen is connected via USB-C. I built used the following build commands repo init -u https://github.com/nxp-imx/imx-manifest -b imx-linux-mickledore -m imx-6.1.55-2.2.0.xml repo sync MACHINE=imx93evk DISTRO=fsl-imx-fb source imx-setup-release.sh -b build bitbake imx-image-core The device tree is fdtfile=imx93-11x11-evk.dtb It seems the USB HID device is not even detected. There is not even a log in dmesg when connecting the USB cable, so the device /dev/input/touchscreen0 is not created root@imx93evk:~# ls /dev/input/ by-path event0 event1 root@imx93evk:~# lsusb root@imx93evk:~# root@imx93evk:~# evtest No device specified, trying to scan all of /dev/input/event* Available devices: /dev/input/event0: 44440000.bbnsm:pwrkey /dev/input/event1: WM8962 Beep Generator Select the device event number [0-1]: Could you provide a solution for this issue? Thanks, Nicolas ps: the USB port is functional, a USB mouse on the same port is detected. Re: USB HID Touch Screen detection with i.MX93-EVK Actually we found a solution. Apparently the kernel can only see a USB host device, and so when we used a combination of a USB-C to host cable from i.MX93-EVK to a USB-C male/male cable to the HDMI screen, then we could see /dev/input/touchscreen0 mounted by the kernel. Re: USB HID Touch Screen detection with i.MX93-EVK Hi Please check your defconfig and enable all features about USB HID touch screen. Best Regards Zhiming
View full article
IA integration Hello, I would like to inquire if there are any upcoming plans to integrate AI tools within the MCUXpresso IDE for code generation or other development tasks. I’ve noticed that the Eclipse AssistIA tool is currently not compatible with MCUXpresso. Additionally, I wanted to mention that Visual Studio offers plugins such as Codestral that provide similar AI-driven features. Are there any existing or planned AI tools for MCUXpresso that could enhance the development experience in a comparable way? Regards. Re: IA integration Hi @ahmedhrabi , see https://community.nxp.com/t5/MCUXpresso-IDE/Broken-Text-search/m-p/1958351/highlight/true#M10045 I personally have not used Tabnine, but it seems to me that their claim of privacy does not cover the free tier. Anyway, my personal opinion is: if you are working on open source software only, such AI models might be fine. I never would use it for anything else. There are simply too many risks associated with such 'helpers'. And prior using AI with your coding: better check first with your legal and IP department and lawyer. Just my 1 cent. Erich Re: IA integration @ErichStygerThanks for your response. I wasn’t aware of the issues Copilot 4 has with Eclipse. On a related note, do you have any feedback on Tabnine, as it's also supported in Eclipse? Regards, Re: IA integration IMHO, these AI plugins at least in the current state are more experimental. Use them at your own risk. I have not tried AssistAI, but I know for example Copilot4Eclipse even can damage an existing Eclipse installation, causing standard functions to break. You will need a new fresh installation of the Eclipse distribution. This potentially might get more mature over time, but that might take time, depending on the quality of such AI plugins. As you already mention VS Code: NXP supports it and provides extensions for it, so if you really want to use AI tools, then you have a choice. I hope this helps, Erich Re: IA integration hi,ahmedhrabi Thank you for your suggestion. I have submitted it to the internal department. BR Xu Zhang
View full article
PN7220 with one HOST to use EMVCo polling and NFC Forum polling Hi everyone, I'm planning to use a host SoC with the PN7220 to support both EMVCo and NFC Forum polling. I'm uncertain about whether I should use the I2C, SPI interfaces, or both to achieve this functionality. Is SPI necessary for reading MasterCard/Visa cards compliant with EMVCo standards? While I don't need a PCI certification, I do need to accept payments via MasterCard/Visa cards as a Virtual POS. Can I use just the I2C interface for both EMVCo and NFC operations? Alternatively, should I use separate interfaces, with SPI for EMVCo polling and I2C for NFC, considering I have only one Android-running SoC in my hardware? Could you please advise on the best way to connect the PN7220 to an Android-based host? Should I dynamically switch the MODE pin to support both EMVCo and NFC Forum? Do I need to use both SPI and I2C interfaces? Thanks! Re: PN7220 with one HOST to use EMVCo polling and NFC Forum polling Hi @Daniel_Gutierrez, Thanks for your great support.  Re: PN7220 with one HOST to use EMVCo polling and NFC Forum polling Hello @mcihangir, Good Day! Thank you very much for your interest in our products. Regarding the use of PN7220 to support EMVCo and NFC Forum technologies, and considering you only have one Android Main Host in your setup, you may use only the PN7220 HIF1 enabling I2C communication, given that in Single Host Mode the PN7220 supports the use of both technologies, which are selected just by toggling the Mode_Switch_GPI.  Please refer to section 4 of the PN722X NFC controller User Manual to get a deeper understanding on the communication flow for Single Host Mode, and consider taking a look at Table 8. PN722X GPI usage on the same document to learn about signal handling for the Mode_Switch_GPI. My best regards, Daniel.
View full article
PN7220 と 1 つのホストで EMVCo ポーリングと NFC フォーラム ポーリングを使用 こんにちは、皆さん PN7220 でホスト SoC を使用して、EMVCo と NFC フォーラムの両方のポーリングをサポートする予定です。この機能を実現するために、I2C、SPIインターフェイス、またはその両方を使用すべきかどうかについて確信が持てません。 EMVCo規格に準拠したMasterCard/Visaカードを読み取るためにSPIは必要ですか? PCI認証は必要ありませんが、MasterCard/Visaカードによる支払いをVirtual POSとして受け入れる必要があります。I2CインターフェースだけをEMVCoとNFCの両方の操作に使用できますか? または、ハードウェアに Android を実行する SoC が 1 つしかないことを考慮して、EMVCo ポーリングに SPI を使用し、NFC に I2C を使用する、別々のインターフェースを使用する必要がありますか? PN7220をAndroidベースのホストに接続するための最良の方法についてアドバイスをいただけますか?EMVCo と NFC フォーラムの両方をサポートするために MODE ピンを動的に切り替える必要がありますか?SPIインターフェースとI2Cインターフェースの両方を使用する必要がありますか? ありがとうございます! 日時:PN7220と1つのホストでEMVCoポーリングとNFCフォーラムポーリングを使用 こんにちは @mcihangir、こんにちは! この度は、弊社製品にご興味をお持ちいただき、誠にありがとうございます。 PN7220を使用してEMVCoおよびNFCフォーラムテクノロジーをサポートすることについて、およびセットアップにAndroidメインホストが1つしかないことを考慮すると、PN7220はI2C通信を有効にするPN7220 HIF1のみを使用できます。シングルホストモードでは、PN7220は両方のテクノロジーの使用をサポートしており、Mode_Switch_GPIを切り替えるだけで選択できます 。 PN722X NFCコントローラーユーザーマニュアルのセクション4を参照して、シングルホストモードの通信フローをより深く理解し、表8を確認することを検討してください。PN722X GPIの使用法については、Mode_Switch_GPIの信号処理について同じドキュメントで説明しています。 よろしくお願いします。 ダニエル書。
View full article
PN7220 配备一个主机,用于 EMVCo 轮询和 NFC Forum 轮询 大家好, 我计划使用带有 PN7220 的主机 SoC 来支持 EMVCo 和 NFC Forum 轮询。我不确定是否应该使用 I2C、SPI 接口或两者来实现此功能。 读取符合 EMVCo 标准的 MasterCard/Visa 卡是否需要 SPI? 虽然我不需要 PCI 认证,但我确实需要通过万事达卡/维萨卡作为虚拟 POS 接受付款。我可以仅使用 I2C 接口进行 EMVCo 和 NFC 操作吗? 或者,考虑到我的硬件中只有一个运行 Android 的 SoC,我是否应该使用单独的接口,使用 SPI 进行 EMVCo 轮询,使用 I2C 进行 NFC? 您能否建议将 PN7220 连接到基于 Android 的主机的最佳方法?我是否应该动态切换 MODE 引脚以同时支持 EMVCo 和 NFC Forum?我是否需要同时使用 SPI 和 I2C 接口? 谢谢! 回复:PN7220 配备一个主机,用于 EMVCo 轮询和 NFC 论坛轮询 你好@mcihangir ,祝你有个愉快的一天! 非常感谢您对我们的产品感兴趣。 关于使用 PN7220 支持 EMVCo 和 NFC Forum 技术,考虑到您的设置中只有一个 Android 主主机,您可能只使用 PN7220 HIF1 来实现 I2C 通信,因为在单主机模式下 PN7220 支持使用这两种技术,只需切换Mode_Switch_GPI 即可选择这两种技术。 请参阅PN722X NFC 控制器用户手册第 4 节,以深入了解单主机模式的通信流程,并考虑查看表 8。同一文档中的 PN722X GPI 使用情况,以了解Mode_Switch_GPI 的信号处理。 谨致问候, 丹尼尔。
View full article
我无法在 iMX8ULP 中的 M33 核心上启动 VSCode 调试 我尝试在 iMX8ULP 处理器内部启动 Cortex M33 内核的调试会话。我按照AN14120:在 i.MX 8ULP 上使用 VS Code 调试 Cortex-M 的说明操作,但卡在了“连接到 i.MX 8ULP 的 J-Link 调试器”步骤。连接后,出现了带有调试按钮的面板,但调试无法在断点处停止,暂停按钮也无法停止代码执行。此外,我还在 Cortex A35 上运行了 Linux。调试控制台输出和 .vscode 文件已附上。 回复:我无法在 iMX8ULP 中的 M33 核心上启动 VSCode 调试 我已经闪了一下并且成功了,谢谢。
View full article
S32DS Licence Problem Hello, I am not able to reinstall S32DS due to a licence problem. (Fullfillment ID 197733417) I cannot return the licence or remove it from my account. I do not have S32DS currently installed. Also, what is the correct procedure so that this does not happen again? Thank you! Activation | Installation | Licensing | Installer Download Re: S32DS Licence Problem Hi @greyes  I think you are confused, the licenses shown are not for S32 Design Studio for the S32 platform, they are S32K3 software licenses. I cannot determine which one it is, but if you press the "Details" button it will send you to a page that provides all the details of the license. You can find the S32DS activation code directly on the IDE page: S32 Design Studio 3.5 > S32 Design Studio for S32 Platform v.3.5 > License Keys tab.  BR, VaneB
View full article
I can't start debug on VSCode for M33 core in iMX8ULP I try to start debug session for Cortex M33 core inside iMX8ULP processor. I follow the instructions AN14120: Debugging Cortex-M with VS Code on i.MX 8ULP and I stuck on step Attach to J-Link debugger for i.MX 8ULP.  After attach the panel with debug buttons apeared but debug doesn't stop on breakpoints and pause button doesn't stop code execution. Also I've got running Linux on Cortex A35. Debug console output and .vscode files are attached. Re: I can't start debug on VSCode for M33 core in iMX8ULP I flashed and it worked, thanks. Re: I can't start debug on VSCode for M33 core in iMX8ULP Hi @dzmitry! Thank you for contacting NXP Support! Do you create and flash the flash.bin image using your M33 image? For i.MX 8ULP, due to the Upower unit, build the flash.bin using m33_image in our "VSCode" repo first. The M33 image can be found in {CURRENT REPO}\armgcc\debug\sdk20-app.bin. Refer to Section 6 from the Getting Started with MCUXpresso SDK for EVK-MIMX8ULP and EVK9-MIMX8ULP in the SDK_2_xx_x_EVK-MIMX8ULP/docs on how to build the flash.bin image. Note: Use the M33 image in the active VSCode repo. Otherwise, the program does not attach properly. Right-click and choose "Attach" Best regards! Chavira
View full article
iMX8ULP の VSCode で M33 コアのデバッグを開始できません iMX8ULPプロセッサ内のCortex M33コアのデバッグセッションを開始してみます。AN14120の「i.MX 8ULPのVS Codeを使用したCortex-Mのデバッグ」の指示に従い、i.MX 8ULPのJ-Linkデバッガにアタッチする手順で立ち往生しました。 デバッグボタンが表示されたパネルをアタッチした後、デバッグはブレークポイントで停止せず、一時停止ボタンはコードの実行を停止しません。また、Cortex A35でLinuxを実行しています。デバッグ コンソール出力と .vscode ファイルが添付されています。 Re: iMX8ULP の M33 コアの VSCode でデバッグを開始できません フラッシュして、うまくいきました、ありがとう。
View full article
在Qt widget中使用glimagesink插件播放视频时软件崩溃 NXP工程师你好! 我们的开发板是i.mx8mp,内核5.10.9,Qt5,Yocto3.2.0。 开发软件的功能主要是视频播放和控制,需要将视频嵌入显示在widget里面,并且可以改变widget的大小,目前软件在ubuntu上开发是没有问题的,并且也能够正常运行,但是利用i.mx8mp的Qt交叉编译环境编译并运行到i.mx8mp上时,软件会崩溃,并报出Segmentation fault错误,经过问题定位,就是Glimagesink这个插件出现的问题,如果换成waylandsink,软件不会崩溃,但是视频会显示到widget之外 图1 Ubuntu显示效果,是正常想要的效果 图2 i.mx8mp崩溃log 图3 将glimagesink换成waylandsink后i.mx8mp显示效果 非常期待您能回复,如果提供例程或者问题调查方向,不胜感激 我们的源码放在附件中 feiyu Re: 在Qt widget中使用glimagesink插件播放视频时软件崩溃 Hi,@ Zhiming_Liu 非常感谢您的回复,目前问题已经解决,简单说就是wayland中,无法直接将waylandsink(或者glimagesink)插件绑定到Qt widget上,需要进行转换,我们最后的demo放到附件中,请参考 int main(int argc, char *argv[]) { gst_init(&argc, &argv); QApplication app(argc, argv); app.connect(&app, SIGNAL(lastWindowClosed()), &app, SLOT(quit())); qDebug() << "qt platform name: " << QGuiApplication::platformName(); // prepare the pipeline GstElement *pipeline = gst_parse_launch("videotestsrc ! waylandsink", NULL); // prepare the ui PlayerWindow *window = new PlayerWindow(pipeline); window->resize(640, 480); window->show(); GstElement *vsink = gst_element_factory_make("waylandsink", "wsink"); g_object_set(GST_OBJECT(pipeline), "video-sink", vsink, NULL); // connect to interesting signals GstBus *bus = gst_element_get_bus(pipeline); gst_bus_add_watch(bus, &PlayerWindow::postGstMessage, window); gst_bus_set_sync_handler(bus, bus_sync_handler, window, NULL); gst_object_unref(bus); // run the pipeline GstStateChangeReturn sret = gst_element_set_state(pipeline, GST_STATE_PLAYING); if (sret == GST_STATE_CHANGE_FAILURE) { gst_element_set_state(pipeline, GST_STATE_NULL); gst_object_unref(pipeline); // Exit application QTimer::singleShot(0, QApplication::activeWindow(), SLOT(quit())); } int ret = app.exec(); window->hide(); delete window; gst_element_set_state(pipeline, GST_STATE_NULL); gst_object_unref(pipeline); return ret; } Re: 在Qt widget中使用glimagesink插件播放视频时软件崩溃 Hi 能否再提供一下编译生成的二进制文件以及测试方法,我这边编译toolchain需要一点时间,我先在demo image上面试一下。 Best Regards Zhiming Re: 在Qt widget中使用glimagesink插件播放视频时软件崩溃 你好 感谢答复,才发现忘了上传附件,现在追加 feiyu Re: 在Qt widget中使用glimagesink插件播放视频时软件崩溃 Hi 请上传一下测试源码 Best Regards Zhiming
View full article
构建错误“对‘__data_end__’未定义引用,start、etext、StackTop 请帮忙! 朋友们, 在MCUXpresso IDE v11.10.0 [Build 3148] [2024-07-03] 中,我遇到的两种主要构建错误很奇怪: 1) 我*认为*在我尝试使用 Segger 调试器进行半托管时出现了几个“时钟的多重定义”错误。 2)几个“对‘__data_end__’的未定义引用”等等,非常神秘和可怕。 我附上了这些错误的图片,如果您知道到底发生了什么,我将不胜感激。我真的很困惑。 谢谢,~~罗伯特 回复:构建错误“对‘__data_end__’未定义引用,start、etext、StackTop 请帮忙! 无需导入基于 CMSIS 的组件来支持电路板/设备/核心。这些已经由基于 NXP 的 SDK 示例中的 IDE 带来。在项目资源管理器中选择项目后,您会注意到工具栏中的“管理 SDK 组件”按钮处于活动状态。单击它,您将能够查看/删除/更新 SDK 组件。 此致, 阿德里安 回复:构建错误“对‘__data_end__’未定义引用,start、etext、StackTop 请帮忙! 阿德里安,我相信你是对的。我不知道如何摆脱系统中不协调的方面,实际上也不知道要删除哪个部分,所以我将重新开始并尝试让一切保持简约并从 SDK 开始 - 让项目告诉我我缺少一些东西并让它提供所需的东西。我的指令是获取 CMSIS 驱动程序,但也许我可以得到一个可运行的系统并一次更换一个驱动程序,如果 CMSIS 替换导致我的系统崩溃则恢复。希望这能起作用?祝我好运。 感谢您的回复,祝您有美好的一天,~~罗伯特 回复:构建错误“对‘__data_end__’未定义引用,start、etext、StackTop 请帮忙! 我怀疑您的项目中有多个启动/系统配置文件。鉴于您没有提供用于创建项目的步骤,我怀疑您将 NXP SDK 的设备级支持组件(通过已安装的 SDK 视图安装)与特定于同一设备的 CMSIS-Packs 组件混合在一起。请注意,您有两个不同的组件来源,因此您必须确保项目中不会出现重复的组件。 此致, 阿德里安
View full article
Build Error "undefined reference to '__data_end__' , start, etext, StackTop please help! Friends, My two main kinds of build errors are weird in MCUXpresso IDE v11.10.0 [Build 3148] [2024-07-03]:   1) Several "multiple definition of clock" errors which I *think* arise from my attempt to get semi-hosting going with a Segger debugger.   2) Several "undefined reference to '__data_end__' etc. which are very mysterious and scary.   I've attached a picture of these errors and would really appreciate it if you have any clue as to what the heck is going on.  I'm REALLY confused. Thanks, ~~ Robert Re: Build Error "undefined reference to '__data_end__' , start, etext, StackTop please help! There's no need to import CMSIS-based components for board/device/core support. These are already brought by the IDE in NXP-based SDK examples. Once you select the project in Project Explorer, you'll notice the "Manage SDK Components" button active in the toolbar. Click it and you'll be able to see/remove/update SDK components.  Regards, Adrian Re: Build Error "undefined reference to '__data_end__' , start, etext, StackTop please help! Adrian,  I'm sure you're right.  I can't see how get rid of an incongruous aspect of the system, and actually wouldn't know what part to remove, so I'm going to start over and try to keep everything minimalist and from the SDK -- to keep the project telling me I lack something and have it offer to supply the needed thing.  My directive is to get to CMSIS drivers, but maybe I can get a working system and swap out one driver at a time, reverting if CMSIS substitution crashes my system.  Hopefully that will work? Wish me luck.   THANK YOU for your response and have a nice day, ~~ Robert  Re: Build Error "undefined reference to '__data_end__' , start, etext, StackTop please help! I suspect that you have multiple startup/system configuration files in your project. Given that you don't offer the steps used to create the project, my suspicion is that you mixed device-level support component from NXP SDK (installed through Installed SDKs view) with CMSIS-Packs component specific for the same device. Note that you have two different sources of components, thus you must make sure you don't end-up with duplicated components in a project. Regards, Adrian
View full article
ビルドエラー "'__data_end__' への未定義の参照、start、etext、StackTop 助けてください! フレンズ 私の 2 つの主要な種類のビルド エラーは、MCUXpresso IDE v11.10.0 [ビルド 3148] [2024-07-03] で奇妙です。 1)私が考えるいくつかの「クロックの複数の定義」エラーは、Seggerデバッガでセミホスティングを行おうとする私の試みから発生します。 2)いくつかの「『__data_end__』などへの未定義の言及は、非常に神秘的で恐ろしいものです。 私はこれらのエラーの写真を添付しました、そしてあなたが一体何が起こっているのかについての手がかりを持っているなら本当に感謝します。私は本当に混乱しています。 ありがとう、~~ ロバート Re:ビルドエラー"未定義の参照 '__data_end__'、開始、電子テキスト、StackTop助けてください! ボード/デバイス/コアサポートのためにCMSISベースのコンポーネントをインポートする必要はありません。これらは、NXPベースのSDKの例でIDEによってすでに提供されています。Project Explorer でプロジェクトを選択すると、ツールバーに [Manage SDK Components] ボタンがアクティブになります。それをクリックすると、SDKコンポーネントを表示/削除/更新できます。 よろしくお願いします。 エイドリアン Re:ビルドエラー"未定義の参照 '__data_end__'、開始、電子テキスト、StackTop助けてください! エイドリアン、きっと君の言う通りだよ。システムの不調和な側面をどのように取り除くかがわからず、実際にはどの部分を削除すべきかわからないので、最初からやり直して、すべてを最小限に保ち、SDKから -- プロジェクトが何かが不足していると私に伝え続け、必要なものを提供するようにし続けます。私の指示はCMSISドライバーに到達することですが、おそらく私は動作するシステムを取得し、一度に1つのドライバーを交換し、CMSISの置換によってシステムがクラッシュした場合は元に戻すことができます。うまくいけば、それはうまくいきますか?幸運を祈って下さい。 あなたの応答をありがとう、そして良い一日を、~~ロバート Re:ビルドエラー"未定義の参照 '__data_end__'、開始、電子テキスト、StackTop助けてください! プロジェクトには複数のスタートアップ/システム設定ファイルがあると思います。プロジェクトの作成に使用される手順を提供していないことを考えると、NXP SDKのデバイスレベルのサポートコンポーネント(Installed SDKsビューを介してインストール)と、同じデバイスに固有のCMSIS-Packsコンポーネントを混在させたのではないかと思います。コンポーネントのソースが 2 つあるため、プロジェクト内でコンポーネントが重複しないように注意する必要があることに注意してください。 よろしくお願いします。 エイドリアン
View full article
Codewarrior 99でC10.6を有効にする おはようございます CW 10.6 v で C99 を有効にしたいと思います。私はマイクロmc9s08ac32を使用していますが、マニュアルを見て「#pregma c99 on」と「#define EWL_C99 1」の両方のディレクティブを使用しましたが、どちらの場合も成功しませんでした。 おそらく設定から有効にする必要がありますが、有効にするオプションが見つかりませんでした。プロパティ>C / C ++ビルド>ツールの設定に移動しましたが、C99については見当たらず、HS08コンパイラのみが表示されました。 何かアドバイスをいただけますか? Re:Codewarrior 99でC10.6を有効にする こんにちはトランシディコ 残念ながら、CodeWarrior v11 は C90 にも準拠しています。 これまでのところ、NXPにはC99をサポートするHCS08用のIDEがありません。 よろしくお願いいたします。 張 俊 Re:Codewarrior 99でC10.6を有効にする おはようございます、親切なお返事ありがとうございます。 このマイクロにC99をどうにかして使ってみたいのですが、使えないのでしょうか? コンパイラがサポートしていないことを理解していますが、互換性のあるコンパイラは他にありませんか? CodeWarrior 11.1vをインストールすると、C99はサポートされませんか?それとも、私にとってC99をC90に変換するものはありませんか? ありがとうございます Re:Codewarrior 99でC10.6を有効にする こんにちはトランシディコ、 HCS08コンパイラはC90規格に準拠しています。C99 はサポートされていません。 ありがとうございます 張 俊
View full article
在 Codewarrior 10.6 上启用 C99 早上好, 我想为 CW 10.6 v 启用 C99。我使用微型 mc9s08ac32,我查看了手册并使用了指令“#pregma c99 on”和“#define EWL_C99 1”,但两种情况下都没有成功。 我可能需要从设置中启用它,但我找不到任何启用它的选项。我转到属性>C/C++ 构建>工具设置,但没有看到有关 C99 的信息,只有 HS08 编译器。 你能给我一些建议吗? 回复:在 Codewarrior 10.6 上启用 C99 你好,Transidico 不幸的是,CodeWarrior v11 也符合 C90 标准。 到目前为止,NXP 还没有支持 C99 的 HCS08 IDE。 顺祝商祺! 张军 回复:在 Codewarrior 10.6 上启用 C99 早上好,感谢您的友好回复。 我有兴趣以某种方式将 C99 用于这个微机,难道我没有办法使用它吗? 我知道编译器不支持它,没有其他兼容的编译器吗? 如果我安装 CodeWarrior 11.1v,它是否不支持 C99?或者没有可以帮我将 C99 转换为 C90 的工具? 谢谢! 回复:在 Codewarrior 10.6 上启用 C99 你好,Transidico, HCS08编译器符合C90标准。不支持 C99。 谢谢! 张军
View full article
Enable C99 on Codewarrior 10.6 Good morning, I would like to enable C99 for CW 10.6 v. I use the micro mc9s08ac32, I looked in the manual and used the directive both ‘#pregma c99 on’ and ‘#define EWL_C99 1’, in both cases I found no success. I probably need to enable it from the settings, but I couldn't find any option to enable it. I went to properties>C/C++ Build>Tool settings but i didn't see about C99, only HS08 compiler.  Could you give me some advice? Re: Enable C99 on Codewarrior 10.6 Hello Transidico  Unfortunately CodeWarrior v11 also C90 compliance. So far NXP doesn't have an IDE for HCS08 supporting C99. Best Regards, Jun Zhang Re: Enable C99 on Codewarrior 10.6 Good morning, thank you for your kind reply. I would be interested in using the C99 somehow for this micro, is there no way I can use it? I understand that the compiler does not support it, is there no other compiler that is compatible? If I install CodeWarrior 11.1v does it not support C99? Or is there not something that converts C99 to C90 for me? Thanks Re: Enable C99 on Codewarrior 10.6 Hello Transidico, HCS08 compiler Compliants with C90 standards. C99 is not supported. Thanks, Jun Zhang
View full article
flex-builder building opencv with aruco libs I am trying to build the libopencv-aruco, which typically comes with new version of OpenCV. When I run bld -c opencv, I don't see this libs being built.  Can anyone provide some guidance on how I could use flex-builder to build the aruco libs? Re: flex-builder building opencv with aruco libs In your LSDK 21.08 host build environment, please execute the following command: $ sudo chroot build/rfs/rootfs_lsdk2108_ubuntu_main_arm64/ Then run the following command. /# apt-get install libopencv-dev /# exit You will get build/rfs/rootfs_lsdk2108_ubuntu_main_arm64/usr/lib/aarch64-linux-gnu/libopencv_aruco.so.4.2.0 build/rfs/rootfs_lsdk2108_ubuntu_main_arm64/usr/lib/aarch64-linux-gnu/libopencv_aruco.so.4.2 build/rfs/rootfs_lsdk2108_ubuntu_main_arm64/usr/lib/aarch64-linux-gnu/libopencv_aruco.so build/rfs/rootfs_lsdk2108_ubuntu_main_arm64/usr/lib/aarch64-linux-gnu/libopencv_aruco.a
View full article
zephyr usbhs スリープおよびウェイクアップ機能はサポートされていません LPC55s28のデバッグ中にこの例をテストしました:samples/subsys/usb/hid-mouse CONFIG_USB_DEVICE_REMOTE_WAKEUP=yはsamples/subsys/usb/hid-mouse/prj.confで設定されていましたが、プロジェクトをコンパイルした後:int usb_dc_wakeup_request(void)はdrivers/usb/device/usb_dc_mcux.cではサポートされていません。これを解決する方法を教えてください。また、MCUXpressoIDEを使用してlpcxpresso55s28_dev_suspend_resume_hid_mouse_bm\source\mouse.cのコピーを生成しました。ただし、zephyr の drivers/usb/device/usb_dc_mcux.c に例を追加することはできません。これも低電力制御をサポートする必要があると思います。ゼファーの成功例はありますか?ありがとうございました。 Re:zephyr usbhsスリープおよびウェイクアップ機能はサポートされていません USB搭載nxpマイコンは、今後、低消費電力のZephyrに対応しますか?
View full article