Multi Source Translation Content

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

Multi Source Translation Content

ディスカッション

ソート順:
s32k312 advanced secure boot can run Hi NXP,    i am working on advanced secure boot.  sucessfully write smr and cr.  in jlink debug mode, it can run, but without jlink, run from power on,  it can' t run successfully, (uart  no ouput). could you give me some advice what's i am missing? ------------------------ here is my output in debug mode. s32k configure project v1.5 .............15:13:03 reason 1, 1 uid1: 00| 1F 1C 02 97 65 03 09 23 > 55A5AA33, fw: 2.40.0 > 55A5AA33, lifeCycle: 4 capabilities: 55a5aa33 00| B7 BF FF FC 01 00 00 00 >55a5aa33 ADKPm 1, startuser 0 >55a5aa33, adkp: 00| A7 C7 83 12 25 9C 80 C7 11 22 94 F0 B3 74 71 48 > 55a5aa33 debug auth mode: 1 >55a5aa33 ivt auth: 0 > HSE_STATUS_RNG_INIT_OK > HSE_STATUS_HOST_DEBUGGER_ACTIVE > HSE_STATUS_INIT_OK > HSE_STATUS_INSTALL_OK > HSE_STATUS_BOOT_OK > HSE_STATUS_CUST_SUPER_USER get boot status: 55A5AA33 smr verify: 00000001 00000001 core boot: 00000001 00000001 install: 00000001 cstack used 15% 回复: s32k312 advanced secure boot can run sorry , not hse problem. fixed.
記事全体を表示
为什么S32K3不能在一个接收邮箱中同时支持标准帧和扩展帧。 EB 表示,配置为 MIXED 标准和 RECEIVE 类型的 MB 将被视为 EXTENDED。
記事全体を表示
Why S32K3 can't support both standard and extended frames in one receive mailbox. EB says MBs configred as MIXED standard and RECEIVE type will be treated as EXTENDED.  Re: Why S32K3 can't support both standard and extended frames in one receive mailbox. Hi, some feedback is given at https://community.nxp.com/t5/S32K/AUTOSAR-Can-module-can-not-receive-standard-signal/td-p/1217947 BR, Petr
記事全体を表示
コード戦士の問い合わせ 私たちは、TシリーズQorIQプロセッサをベースとしたボードのデバッグと検証を行う予定です。 次の部分で十分であることを確認してください。 1. CWH-CTP-BASE-HE(基本単位) with 2. CWH-CTP-COP-YE (プローブ先端着脱式) QCVS(ddr validation suite)を使用したい。そのためのライセンスは別途購入する必要がありますか?または、上記のハードウェアにバンドルされています。 codewarriorソフトウェアのインストールパッケージも添付してください Re:コード戦士の問い合わせ NXPチーム、 qcvs suiteと一緒にLinuxでcodewarriorを実行することは可能ですか? Re:コード戦士の問い合わせ どうもありがとうございます。 Re:コード戦士の問い合わせ 1.購入したCodeWarrior TAPとプローブの先端が正しいこと。 2. https://www.nxp.com/design/design-center/software/development-software/codewarrior-development-tools/codewarrior-network-applications/codewarrior-development-suites-for-networked-applications:CW-DS-NETAPPS?tab=Buy_Parametric_Tab からSpecialist Level Suite CodeWarriorライセンスを購入する必要があります 3. CodeWarriorとQCVS(DDR)ツールを以下のリンクにアップロードしました。 https://support.nxp.com/s/case/5002p00002zooySAAQ/community-code-warrior-enquiry?language=en_US まず、CodeWarrior for PA 10.5.1をインストールし、CodeWarrior IDEを開き、Help->Install New Software->Add->ArchiveからQCVS for PA 4.5をインストールしてください。
記事全体を表示
Use of ADV# pin in parallel NOR flash (ADMUX) interfacing Hello, I want to interface parallel NOR flash (256KB*16) with IMXRT1062 but this processor have same port pins for address and data bus. So, I find that ADV#. What is use of this ADV# pin?  I have found this notes for SRAM. Is it same applicable for NOR flash also? ADV# pin enables Address Path (ADQ=Address Buffer) by asserting ADV# input Low. When ADV# is High, Data Path is enabled (ADQ=I/O Buffer). Re: Use of ADV# pin in parallel NOR flash (ADMUX) interfacing Ok thanks Re: Use of ADV# pin in parallel NOR flash (ADMUX) interfacing From the SEMC side, the data and address pins will be on MUX mode so it is not possible to have dedicated address/data pins for NOR flash. The communication will look like this: Regarding using an external component to separate these signals. It looks viable however I cannot confirm if it is your adequate solution since it was not tested on our side. Best regards, Omar Re: Use of ADV# pin in parallel NOR flash (ADMUX) interfacing Please reply me! Re: Use of ADV# pin in parallel NOR flash (ADMUX) interfacing Ok, Thanks for help. Please tell me one more thing. How can I interface parallel NOR flash for separate address bus and data bus? Can we interface directly? If I interface same terminal of imxrt1062 with NOR flash address and data pins then command will be transfered on both bus of parallel NOR flash. I have attached one image.  I am thinking to add two 74LVC164245 IC in between imxrt1062 and flash chip. So that we can separate address/data transfer to flash chip.   Re: Use of ADV# pin in parallel NOR flash (ADMUX) interfacing Yes, the use of ADV on nor flash is similar to the SRAM. Best regards, Omar
記事全体を表示
S32K3X4EVB-T172 second LIN channel not working Hi, I have successuffly running the LIN stack example for S32K344.  So then I configured a second LIN channel with PIN configuration tool and so on. But it was not working, I got a Hard Reset Error while debugging. So now I am trying to just configure the other LIN channel (not the one from the example) just configured as in the pictures below. So configuration is working, also code generation and build of the SW. But after downloading firmware on the evaluation board I get a HardFault Error, as shown also in the Callback: This is only happening for the second LIN channel (LPUART9, PTB9, PTB10)  while the other LIN channel (LPUART5, PTB28,PTB27) is working quite fine. Can somebody support me? Thanks! Re: S32K3X4EVB-T172 second LIN channel not working Re: S32K3X4EVB-T172 second LIN channel not working Hi, Yes this was the problem. Thanks a lot. But if I know generate code the listed generated .c/.h files are not changed, just the .mex file. Where can I find the enabled CLCK for the peripheral UART 9 (which c./.h file,..)? Re: S32K3X4EVB-T172 second LIN channel not working Hi  Please check the LPUART9 in  McuPeripheral -> Peripheral Clock Enable Refer to the discussion in S32K312EVB-Q172 UART Example not working If this is not the reason, please send me the test project for checking. 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. ------------------------------------------------------------------------------- Re: S32K3X4EVB-T172 second LIN channel not working For sure I also configured LPUART_9RX
記事全体を表示
No valide license file has been found Hello, I have installed Model-Based Design Toolbox for S32 SPT 3.x 1.7.0 using installaiton guide. when I clicked on verify Radar tbx license I got no valide licence.  I generate the licence using Disk Serial Numbe Thank you for the support Sofiane Re: No valide license file has been found Hello @iulianbulancea, Thanks for the suggestion. I solved the problem by regenerating a new license. Best regards, Sofiane Re: No valide license file has been found Hello @OPSofiane , We had some problems with license checking for the 1.7.0 release. Can you try to install the patch found here. If you have any problems, please contact us back. Kind regards, Iulian Bulancea
記事全体を表示
HUB functionality problem, using SPL and DCD on imx6sx Hi, I am trying to use the HAB functionality on an i.MX6SX processor. I have enabled HAB support in U-Boot (`CONFIG_IMX_HAB`). I was able to sign the image using the fast authentication method with the following configuration: ``` [Header] Version = 4.2 Hash Algorithm = sha256 Engine Configuration = 0 Certificate Format = X509 Signature Format = CMS Engine = ANY [Install SRK] # Index of the key location in the SRK table to be installed File = "../../crts/SRK_1_2_3_4_table.bin" Source index = 0 [Install NOCAK] File = "../../crts/SRK1_sha256_2048_65537_v3_usr_crt.pem" [Authenticate CSF] [Unlock] Engine = CAAM Features = RNG [Authenticate Data] # Key slot index 0 used to authenticate the image data Verification index = 0 # Authenticate Start Address, Offset, Length, and file Blocks = 0x00907400 0x00000000 0x0000ec00 "SPL" ``` Unfortunately, it doesn't work. The `hab_status` command outputs the following errors: ``` Secure boot disabled HAB Configuration: 0xf0, HAB State: 0x66 --------- HAB Event 1 ----------------- event data: 0xdb 0x00 0x14 0x42 0x33 0x22 0x33 0x00 0x00 0x00 0x00 0x0f 0x00 0x90 0x70 0x00 0x00 0x01 0x12 0x00 STS = HAB_FAILURE (0x33) RSN = HAB_INV_ADDRESS (0x22) CTX = HAB_CTX_TARGET (0x33) ENG = HAB_ENG_ANY (0x00) --------- HAB Event 2 ----------------- event data: 0xdb 0x00 0x14 0x42 0x33 0x22 0x33 0x00 0x00 0x00 0x00 0x0f 0x00 0x90 0x70 0x00 0x00 0x01 0x10 0x60 STS = HAB_FAILURE (0x33) RSN = HAB_INV_ADDRESS (0x22) CTX = HAB_CTX_TARGET (0x33) ENG = HAB_ENG_ANY (0x00) ``` The addresses referenced in the error messages point to the MMU table, which is located outside the OCRAM region. What could be causing this issue? Re: HUB functionality problem, using SPL and DCD on imx6sx The issue was that the SPL size was too large to fit into the OCRAM. I had to reduce its size. Re: HUB functionality problem, using SPL and DCD on imx6sx Hi, Have a try to configure the SPL verification length to be smaller to see what happens, and then mainly reduce the second field in BOOTDATA to see if this problem can be solved. Regards Harvey
記事全体を表示
FreeRTOS in the mke04z8 is it possible to add FreeRTOS to a mke04z8 microcontroller? Usually in other boards there is a FreeRTOS template for it. I check the MKE17z and there is a template for FreeRTOS. Kinetis E Series MCUs Re: FreeRTOS in the mke04z8 Hello @carlesls , Thanks for your post.  In versions earlier than SDK2.5.0, you can find FreeRTOS examples. Refer to the figure below. For example, SDK 2.4.1: Wish it helps. If this post answers your question, please click the "ACCEPT AS SOLUTION" button. Thank you! Best Regard, Celeste
記事全体を表示
MPC8544 DDR2 Calibration We have a design based on MPC8544, using one chip-select DDR2 embedded memory.  Several projects use successfully this design, except one project that some of its cards are reporting memory test failed. Checking the DDR controllers' registers, we find that ERR_DETECT[ACE]=1 (An automatic calibration error has been detected). Please help regarding this issue. Thanks. DDR Re: MPC8544 DDR2 Calibration Hello @cchermesh  Thank you so much for provide us with this information. We were discoursing this situation with the team and we would like to inform you that this is a manufacturing problem, We highly recommend you to perform an X-RAY test to the board A in order to detect and insolate the problem. Have a great day. Best Regards, Hector V Re: MPC8544 DDR2 Calibration Hello Hector, There is no difference between the boards. Each board includes two identical MPC8544 designs (A & B), with no design difference on the memory section. The only difference is the placement of the two designs on the board. Most of the boards are constantly o.k. for the A & B designs. In some of the boards only the design A is reported constantly for memory test failure. Have a nice day. Best Regards, Chaim Re: MPC8544 DDR2 Calibration Hello @cchermesh  Regarding your last reply, Could you please clarify which is the difference between the board "A" and Board "B"? Do you have any difference on the memory section between board "A" and Board "B"? Have  a great day. BR, Hector V Re: MPC8544 DDR2 Calibration Hello Hector, Thanks for your recommendation. We don't think microprocessor swap will help to isolate the problem, because each card includes two identical MPC8544 designs: design A and design B. The memory test failure if reported, is always for design A only. Have a nice day. Best Regards, Chaim Re: MPC8544 DDR2 Calibration Hello @cchermesh  Hope this post finds you well, We recommend you to perform a test by doing a microprocessor swap with the "good cards" and "bad cars" in order to insolate the problem. Have a great day. BR, Hector Re: MPC8544 DDR2 Calibration Hello Hector, Thanks again for your recommendation. We performed your alternative DDR controller initialization sequence (no ECC option in our cards), on two cards with the memory test failed report ("bad cards") and on another two cards without this report ("good cards"). After running the sequence, still the "bad cards" failed and the "good cards" operate correctly. Note: with the "bad cards", at step 10 in the sequence, D2[19] was set. Can we please get description of the DEBUG_2 and DEBUG_3 registers? Have you an additional recommendation? Have a nice day. Best Regards, Chaim Re: MPC8544 DDR2 Calibration Hello Hector, Thanks for your recommendation. We are working on it (also busy with other projects). I'll inform you about our test results ASAP. Have a nice day. Best Regards, Chaim Re: MPC8544 DDR2 Calibration Hello @cchermesh  We were reviewing this information with the team and here is the recommendation that we can give you: After negation of HRESET perform an alternative DDR controller initialization sequence for each utilized controller. This clears the DRAM state machines and allows them to operate properly. Before this sequence is implemented do not enable any DDR LAWBAR entries. Details of alternative sequence are as follows: NOTE the following DEBUG registers: • DEBUG_2 offset is CCSRBAR + DDR_OFFSET + 0xf04 • DEBUG_3 offset is CCSRBAR + DDR_OFFSET + 0xf08 1. Configure DDR registers as is done in normal DDR configuration. Do not set DDR_SDRAM_CFG[MEM_EN]. 2. Set reserved bit EEBACR[3] at offset 0x1000. 3. Before DDR_SDRAM_CFG[MEM_EN] is set, write DDR_SDRAM_CFG_2[D_INIT]. 4. Before DDR_SDRAM_CFG[MEM_EN] is set, write D3[21] to disable data training. 5. Wait 200 μs (as described in the section “DDR SDRAM Initialization Sequence,” in the applicable device reference manual) 6. Set DDR_SDRAM_CFG[MEM_EN]. 7. Poll DDR_SDRAM_CFG_2[D_INIT] until it is cleared by hardware. 8. Clear D3[21] to re-enable training. 9. Set D2[21] to force the data training to run. 10. Poll on D2[21] until it is cleared by hardware. After this step there are two options that can be followed if ECC is enabled before continuing on to step 11 . If DDR ECC is not utilized enable the DDR LAWBARs and continue to step 11 . Sub-Option 1 requires a calculated delay. Sub-Option 2 does not require the delay, but it is not supported for applications with DDR interleaving enabled. Another alternative from this recommendation 1 a. Wait calculated delay Required delay for 64-bit DDR2 can be calculated as follows: Delay = 400 ms/Gbytes × max memory size For 32-bit data buses, multiply this number by 2. Example: assume 64-bit DDR2, memory size = 1 Gbyte Delay = 400ms/Gbytes × 1 Gbyte = 400 ms b. Set DDR_SDRAM_CFG_2[D_INIT] c. Poll on DDR_SDRAM_CFG_2[D_INIT] until it is cleared by hardware, then the system can proceed. d. Enable any DDR LAWBAR entries and proceed to step 11 . Another alternative from this recommendation 2 a. Enable any DDR LAWBAR entries. b. Set ERR_DISABLE[MBED] and ERR_DISABLE[SBED] to disable SBE and MBE detection. c. Complete a 32-byte non-snoopable DMA transaction with the source and destination address equal to the DDR initialization address which is either the starting address of CS0_BNDS by default or programmed in DDR_INIT_ADDR. d. After the DMA transaction has completed clear ERR_DISABLE[MBED] and ERR_DISABLE[SBED] to enable SBE and MBE detection as desired for specific applications. 11. Clear reserved bit EEBACR[3] at offset 0x1000. Have a great day. BR, Hector V Re: MPC8544 DDR2 Calibration Hello Hector, Thanks for the fast reply. 1) Our setting for TIMING_CFG_2[CPO] is 00110. It's not clear to me, what do you mean by "… and an error was reported and also for write leveling calibration." 2) Can you please suggest which other incorrect controller settings may most probably cause the calibration failure? Note: Our settings for I/O driver impedance are:             DDR_SDRAM_CFG[HSE]=1 (Half strength).             DDRCDR=0x00000000. Have a nice day. Best Regards, Chaim  Re: MPC8544 DDR2 Calibration Hello @cchermesh  Hope this post finds you well, The ERR_DETECT shows ACE error which can be set for 2 reasons: 1) Automatic CPO calibration was enabled by setting TIMING_CFG_2[CPO] to 11111 and an error was reported and also for write leveling calibration. 2) The training sequence that the controller follows at POR to calibrate the read data path was not able to complete. This would probably only happen if there was a hard failure on the memory interface caused by board-level issues or incorrect controller settings.  Have a great day. BR, Hector 
記事全体を表示
Code warrior enquiry We intend to debug and validate boards based on T-series QorIQ processors. Please confirm that following parts will be sufficient: 1. CWH-CTP-BASE-HE (basic unit)  with 2. CWH-CTP-COP-YE (removable probe tip) We want to use the QCVS (ddr validation suite). Do we need to purchase license for that separately? Or it is bundled in with the above hardware. Please also attach the codewarrior software installation package Re: Code warrior enquiry NXP team, Is it possible to run codewarrior on linux along with qcvs suite? Re: Code warrior enquiry Thank you so much. Re: Code warrior enquiry 1. Your purchased CodeWarrior TAP and the probe tip are correct. 2. You need to purchase Specialist Level Suite CodeWarrior license from https://www.nxp.com/design/design-center/software/development-software/codewarrior-development-tools/codewarrior-network-applications/codewarrior-development-suites-for-networked-applications:CW-DS-NETAPPS?tab=Buy_Parametric_Tab 3. I uploaded CodeWarrior and QCVS(DDR) tool in the following link. https://support.nxp.com/s/case/5002p00002zooySAAQ/community-code-warrior-enquiry?language=en_US Please install CodeWarrior for PA 10.5.1 first, then open CodeWarrior IDE and install QCVS for PA 4.5 from Help->Install New Software->Add->Archive.
記事全体を表示
代码战士查询 我们打算调试和验证基于 T 系列 QorIQ 处理器的电路板。 请确认以下部件足够: 1.CWH-CTP-BASE-HE(基本单元) (带 2. CWH-CTP-COP-YE (可拆卸探头尖端) 我们想使用 QCVS(ddr 验证套件)。我们需要单独购买许可证吗?或者它与上述硬件捆绑在一起。 另请附上codewarrior软件安装包 回复:代码战士询问 恩智浦团队, 是否可以在 Linux 上与 qcvs 套件一起运行 codewarrior? 回复:代码战士询问 太感谢了。 回复:代码战士询问 1.您购买的 CodeWarrior TAP 和探针尖端是正确的。 2.您需要从https://www.nxp.com/design/design-center/software/development-software/codewarrior-development-tools/codewarrior-network-applications/codewarrior-development-suites-for-networked-applications:CW-DS-NETAPPS?tab=Buy_Parametric_Tab购买专家级套件CodeWarrior许可证 3.我在以下链接上传了CodeWarrior和QCVS(DDR)工具。 https://support.nxp.com/s/case/5002p00002zooySAAQ/community-code-warrior-enquiry?language=en_US 请先安装适用于 PA 10.5.1 的 CodeWarrior,然后打开 CodeWarrior IDE 并从帮助->安装新软件->添加->存档安装适用于 PA 4.5 的 QCVS。
記事全体を表示
MPC5777C - M Hello! When I was reading the PFLASH chapter of the reference manual, I saw that the PFLASH_PFCR1 and PFLASH_PFCR2 registers have fields like P1_M2PFE. This field allows the user to enable or disable prefetching from specific masters. My question is: If the field P1_M2PFE is set to zero and the master with the logical ID number 2 (FEC) makes a read request, would the data be stored in the mini-cache before it is sent to the FEC or not? My concern is that even disabling this field, a request from the associated master could evict data in the mini-cache that belongs to other master (e.g., a core). Best regards, Matheus Re: MPC5777C - M No, in your scenario there would be no difference between 'enabled' and 'disabled'. Without pre-fetching master accesses directly the flash content, with pre-fetching it goes over mini-cache i.e. prefetch buffer. As it is flash memory, no coherency issues happen.
記事全体を表示
RT1170 EVKB: PXP、(eLCDIF/LCDIFv2)、および emWin いくつかの PXP ドライバーの例 (つまり pxp_lcdif_handshake) を見ると、PXP は eLCDIF で利用されているようです。 最終的には、マルチカラーディスプレイを駆動するために使用される以下のemWin呼び出し構造(プロジェクトなど)の実行時間をオフロード/削減emwin_gui_demo最適化しようとしています。 if(condition) { GUI_MULTIBUF_Begin(); GUI_Exec(); GUI_MULTIBUF_End(); } 実行されるグラフィックス操作にもよりますが、>20ミリ秒の実行時間を測定しましたが、これは非常に重要です。 PXP は LCDIFv2 で使用できますか?もしそうなら、どのようにしますか? PXPはemWinマルチバッファリングで使用できますか? PXPは、上記の呼び出しの実行時間をどの程度軽減/削減/最適化するのに役立ちますか?他にどのようなオプションがありますか (GPU2D/VGLite 以外)?
記事全体を表示
MPC5777C - How many planes does the C55FMC have? Hello! I know that the PFLASH has two AHB ports associated to it. Each port is connected to a mini-cache which prefetches data from the C55FMC embedded flash memory. So, even the caches being isolated, they are connected to the same memory array. So, when the L1 instruction cache tries to retrieve instructions from the flash, there might be inter-core timing interference associated to the shared flash. I discovered that in a typical architechture of a flash there is a structure called "plane". A plane is a group of flash blocks that could be accessed in parallel. This raises me some questions: 1) How many planes does the C55FMC has? 2) If it has more than one plane, can I write data in specific flash planes? A possible scenario would be writing the instructions of each core in different planes to mitigate inter-core timing interference. 3) Can I force each mini-cache to prefetch data from different planes? A possible scenario would be each core reading instructions from specific mini-caches and each mini-cache prefetching data from different planes, mitigating inter-core timing interference. Best regards, Matheus. Re: MPC5777C - How many planes does the C55FMC have? I don’t know the term “plane” in this context. If you mean parallel read access, there is no such defined and access time may be increase by mentioned mini cache (4 ways, 4 sets per 256 bit). How I said before, there are two flash ports. Another point is that there may read-while-write what is kind of parallel access - you can execute code/read data from one flash partition while erasing/programming another partition. If you mean some true dual port operation as it can be present with some RAMs (graphical for instance), there is no such feature there. So I would apparently answered that there is only one plane (using your terminology).
記事全体を表示
K32W061/JN5189: Thread support for ‘Enhanced Frame Pending' (EFP)? Which version of Thread is supported by the current NXP SDK (v2.6.13)? I'm asking because we want to use the Enhanced Frame Pending (EFP) feature introduced in Thread v1.2. If already supported by the SDK, then how do we activate this feature? Re: K32W061/JN5189: Thread support for ‘Enhanced Frame Pending' (EFP)? Hello, Hope you are doing well. The OpenThread middleware is not included on the SDK. You need to get it from the GitHub - NXP/ot-nxp: OpenThread on NXP examples. Please check the information of each release directly: Releases · NXP/ot-nxp · GitHub Regards, Ricardo
記事全体を表示
HSE_Bモジュールデュアルコア こんにちは、私の会社は、HSE_Bモジュールが組み込まれたMWCT2D1xS uCファミリー(S32K3xx uCファミリーと同じ)を持つプロジェクトに取り組んでいます。 デュアルコアアーキテクチャであるため、HSE_Bモジュールが実行中の2つのアプリケーションからの同時リクエストを処理できるかどうか、リクエストが失われないように、衝突しないようにしているかどうか疑問に思っています。 HSE_Bモジュールがこれを管理できることを確認していただけますか?
記事全体を表示
PN7642セキュアキーモードを共有するためのデータについて、AN13720によって cryptoWrapperReference.py 参照される場所はどこですか \Host_Software\Scripts で参照されているスクリプトが見つかりません。それはMCUXpresso用のPN7642 SDKの一部ですか、それとも別のファイルですか?ダウンロードするファイルや、これらのスクリプトはどこで見つけることができますか?
記事全体を表示
K32W061/JN5189:线程支持‘增强帧待处理’(EFP)吗? 当前 NXP SDK(v2.6.13)支持哪个版本的 Thread? 我之所以问这个问题,是因为我们想使用 Thread v1.2 中引入的增强型帧待处理 (EFP) 功能。 如果SDK已经支持,那么我们如何激活这个功能呢?
記事全体を表示
RT1170 EVKB: PXP, (eLCDIF/LCDIFv2), and emWin After looking at a few PXP driver examples (namely pxp_lcdif_handshake), it appears that PXP is utilized with eLCDIF. Ultimately, I am looking to offload/reduce/optimize the execution times for the below emWin call structure (like emwin_gui_demo project) used to drive the multicolor display. if(condition) { GUI_MULTIBUF_Begin(); GUI_Exec(); GUI_MULTIBUF_End(); } Depending on the graphics operations being performed, I have measured >20 msec execution times which is quite significant. Can PXP be used with LCDIFv2? If yes, then how? Can PXP be used with emWin multi-buffering? To what degree can PXP help offload/reduce/optimize the execution times for the above calls? What other options do I have (other than GPU2D/VGLite)? 回复: RT1170 EVKB: PXP, (eLCDIF/LCDIFv2), and emWin ...never mind. I found it in the Application Code Hub. 回复: RT1170 EVKB: PXP, (eLCDIF/LCDIFv2), and emWin Thank you @Gavin_Jia for response. Where can I find and download the project source for 'Map_PXP_SingleTask'? The zip file for AN13075SW is currently corrupted. I also viewed several SDK_2_XX_Y_MIMXRT1170-EVK(B) packages for 'vglite_examples' subfolder but could not find the Map_PXP_SingleTask project. 回复: RT1170 EVKB: PXP, (eLCDIF/LCDIFv2), and emWin Hi @lsrbigfoot , Thanks for your interest in NXP MIMXRT series! 1. Yes, it is supported. You can refer to this AN:https://www.nxp.com/docs/en/application-note/AN13075.pdf Chapter 5.3  VGLite +PXP + LCDIF implementation 2. There is no clear information about this from my side at the moment. 3. PXP display performance: ~3us @ 8 x 8 pixel; ~6243us @ 480 x 272 pixel. For other optimization methods, consider the choice of DMA, code optimization level, and code execution space. Best regards, Gavin
記事全体を表示