Multi Source Translation Content

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

Multi Source Translation Content

讨论

排序依据:
[S32k5]Missing performance of SAF Hi teams Customer PATAC want to evaluate the boot time, They will integrate SAF into project, but The version of SAF is EAR version and no execute time of every module, especially time of scheck items. So do we have draft performance data of SAF?  Best Regards Junjie Safety_SW Re: [S32k5]Missing performance of SAF Hi @Junjie , this is usually part of quality pack - profiling report, where sCheck UM takes values from, but it is not planned to deliver for EAR releases. Would it help for some rough idea about the execution times to explore S32K3 sCheck manual? But without any guarantee how much these times will differ for real K5 device. Kind Regards, Radoslav 
查看全文
I want to use multiple can rx and send with different message Id I want to use multiple Can Rx messages and I need to send same messages through different id’s. If anyone has working model please share here Re: I want to use multiple can rx and send with different message Id Hello @Sachinkumarar15, There is an existing example inside the RTD package for a simple FlexCAN configuration, along with some additional ones in our community: [RTD600 MCAL & IP] S32K3X4EVB-T172 FlexCAN Example Interrupt/Polling Example S32K344 FlexCAN_Ip TX/RX/EnhanceRXFIFO DMA test S32DS3.5 RTD400 You can modify them to receive and transmit multiple IDs. For Rx, simply modify the Rx filter, and for Tx, you can re-use the same Tx data and change the msg_id.  Best regards, Julián
查看全文
K5のLPE_ADC構成に関する質問 こんにちは、チームの皆様。 K5のLPE_ADC設定についてお伺いしてもよろしいでしょうか? LPE_ADC_CH8_P8(GPIO204)を使用しようとしたところ、以下のエラーが表示されました。 S32DSを使用すると、LPE_CMP1_IN7用にさらに1つのピン構成が作成されます。ポート設定にエラーが表示されています。 LPE_ADC_CH8_P8の設定方法を教えていただけますか? それとも、ポート(ピン)の設定は不要で、ADCモジュールの設定のみが必要なのでしょうか? もしそうなら、どのピンがそのような動作をしていますか? ありがとう。 RTD 出典:直接お客様 出典:NXP社内資料 Re: Question about LPE_ADC configuration of K5 こんにちは、 @Luke_Chun さん。 はい、ADCチャネルでこのピンを設定するだけで済みます。ポート経由で設定する必要はありません。 よろしくお願いいたします。 ニ
查看全文
[S32K314][RTD-SDK] CANでDMAを使用する例はありますか? [S32K314][RTD-SDK] CANでDMAを使用する例はありますか? Re: [S32K314][RTD-SDK] Is there a example for using DMA with CAN? なぜsexampleではDMAを選択できるのに、私のプロジェクトではできないのですか? Re: [S32K314][RTD-SDK] Is there a example for using DMA with CAN? こんにちは、 コミュニティに投稿されたThread/例を参照してください。 https://community.nxp.com/t5/S32K/S32K3xx-FlexCAN-legacy-and-Enhanced-RXFIFO-DMA/mp/2023755 https://community.nxp.com/t5/S32K/S32K3-FLEXCAN-LEGACY-RX-FIFO/td-p/1878769 https://community.nxp.com/t5/S32K/S32K358-Legacy-RX-Fifo-with-DMA-vs-enhanced-RX-Fifo-DMA/mp/2266494 BR、ペトル
查看全文
S32K394 ITCM 耐久性和启动时初始化(ECC 上下文) Hello 🙂 参考以下话题:上一张带有主题的票证:S32K394 FCCU 不可恢复的故障 NCF_S2 (ECC)- 如何识别哪个内存块触发了它?。 我有一个关于 ITCM S32K394 的问题。 的最大擦除和写入耐久性(P/E 或写入周期) ? 像通常对 SRAM 一样 在启动 时 初始化/清除 ITCM 是否可以接受? 我目前假设 ITCM 是 Flash,但我不确定这是否正确。能否请您确认 ITCM在 S32K394 上的物理存储器类型是 (SRAM 与闪存还是其他),以及重复初始化是否会影响耐用性? 如有任何指向相关参考手册部分或数据表规格的指示,将不胜感激。 先行致谢。 仅供参考,@danielmartynek Re: S32K394 ITCM endurance and boot-time initialization (ECC context) 嗨,@SBalaji、 1. 它是 SRAM,因此没有闪存的限制。 2。 是的,必须在读取之前对其进行初始化,就像任何其他带有 ECC 的易失性存储器一样。 3. 它是一个 SRAM。关键区别在于,TCM(紧密耦合存储器)通过专用总线直接连接到内核。相比之下,SRAM 是通过与其他系统主控共享的交叉条开关进行访问的。 请参阅参考手册中的图 5:方框图。 此致, 丹尼尔
查看全文
支持 i.MX257 与非 的 ATK 源代码 大家好, 我目前正在使用i.MX257平台,需要获取高级工具包(ATK)v1.71源代码、预编译的二进制文件和相关文档。 具体而言,我们需要包含或可适用于以下 与非 闪存型号的 ATK 闪存库: 美光:MT29F1G08ABADAWP 三星:K9F1G08U0DU00 华邦:W29N01GVSIAA 我们的目标是更新 mx25_与非.bin RAM 内核中支持的 与非 类型。如果标准版本不支持这些特定型号,我们正在寻找源代码软件包,以便按照恩智浦应用笔记 AN3985 中的说明自行调整闪存库。 社区或@nxp技术支持人员能否提供有效的下载链接或指导如何获取这些文件? 感谢您的帮助! Re: ATK source code for i.MX257 NAND support 你好 请提交支持单以获取 Advanced Toolkit (ATK) v1.71 源代码。 你可以找我。 顺祝商祺! Re: ATK source code for i.MX257 NAND support 谢谢@JorgeCas
查看全文
S32 design studio 3.6.4 Hello,  I am using s32 design studio 3.6.4 and RTD version 3.0.  I want to create a time delay signal using simple sine wave, a gain and output in simulink and generate c code. Then from my dio example in s32 design studio i want to call that function.  This is the error i am getting. Can anyone please see what could be the issue. 
查看全文
The RTD version used in FSS FW and FSS AUX sample compatibility Hello Team, Software package: SDK_1_0_5_3 Customer: Schaffler The RTD versions used in the released FSS FW and FSS AUX are not compatible with the expected GrayVIP version, which may cause confusion for customers. GrayVIP expects version TS_T31D62M28I0R0, while the release currently uses TS_T31D62M18I0R0. As a result, after importing the project and saving it again, significant configuration changes can be observed in IPCF, NETC, and EcuC XDM, beyond the intended version updates. In particular, when customers switch GrayVIP from an older version to this release, code generation may not behave as expected.   Is there a workaround available to resolve this incompatibility in the current release, or can we confirm that the observed changes do not impact code generation or system functionality? Customers expect that this incompatibility can be avoided in future releases, as it currently leads to unnecessary debugging effort and time loss.   Best regards, Tangsheng.     FSS_FW GRAY_VIP Priority: MEDIUM Re: The RTD version used in FSS FW and FSS AUX sample compatibility Hello @Tangsheng_Zhou,  The development teams have picked up the case and will provide an answer as soon as possible. Best regards,  Radu Re: The RTD version used in FSS FW and FSS AUX sample compatibility Hello @RaduBraga  1. Can we please get a status update here? 2. What is the associated JIRA ticket? 3. Can you confirm a configuration fix will be made for GrayVIP 1.0.6.0 ? Thanks. Re: The RTD version used in FSS FW and FSS AUX sample compatibility After a discussion with the GrayVIP development team a jira ticket was created for the FSS team.  Re: The RTD version used in FSS FW and FSS AUX sample compatibility Hi Radu, Could you please provide the JIRA ticket link for the FSS ticket you mentioned? Thanks. Re: The RTD version used in FSS FW and FSS AUX sample compatibility Hello @RaduBraga  Could you please provide the JIRA ticket link for the FSS ticket? Thanks! Tangsheng. Best regards.
查看全文
Problems with NTAG DNA 424 - WriteData - Length Error Hello, I am trying to use the NTAG 424 chip for my anti-tamper application. For this I implemented the AES authentication and cryptographie for sending and receiving commands. However when I am trying to issue the writeData command with some dummy data, I get the error: 917E: "Length Error"". The data I am trying to send is the following cmd_header = 02000000040000 cmd_data = 00D1FF00 (before padding) cmd_data = 00D1FF00800000000000000000000000 (after padding) now the complete command which I send looks like this: cla cmd P1&2| Lc |ISO Header          | encrypted Data | 90 8D 00 00    1F 02 000000 040000 6688A4D75482FC972C2447A1A20F0AC9C073C1CF506B2BD3 00 I dont think that I made errors in the encryption, because I implemented a unit test which replicates the results of the example in the AN12196 application note (Table 17). Also, the PICC returns an Length error, which according to the Documentation means "Command size not allow". I do not understand this error, but I dont think it has something to do with my encryption. So does anyone know what I am doing wrong?  Best regards, Phil Update: So I can definitely say that the fault has nothing to do with my encryption, because I can correctly parse the response from the chips for commands like the GetTTStatus and the GetCardUID. Additionally I can correctly encrypt and send the SetConfiguration command, which tells me that I definitly send the correct command. Contact Smart Card Reader ICs Re: Problems with NTAG DNA 424 - WriteData - Length Error Dear @Jonathan_Iglesias ,  I am checking this post because I am having the same issue here. I followed the exact same steps in your post, but I keep getting 917E response. Do you think it might be due to my card reader? I am using an ACS ACR1251U. Also, you said: "check that you have changed the file settings so it supports encrypted communication and which keys are allowed to perform this actions." How do I check that? Regards, Re: Problems with NTAG DNA 424 - WriteData - Length Error Hi, I know this message was from a while ago, but I'm curious to know how you run the APDU commands on your NTAG424. I'm having issues with running commands. thanks. Re: Problems with NTAG DNA 424 - WriteData - Length Error Hi Philippe Petit,  Please let me know if my answer above was helpful. Looking forward to your answer. Have a great day ! BR Jonathan  Re: Problems with NTAG DNA 424 - WriteData - Length Error Hi  Please check the following : -----------ISO 14443-3 ACTIVATION------------------ phpalI14443p3a_ActivateCard--------ENTRY-------- Send to card: 26 Recv from card: 4403 Send to card: 9320 Recv from card: 88046F0FEC Send to card: 937088046F0FEC Recv from card: 04 Send to card: 9520 Recv from card: 2AAA618061 Send to card: 95702AAA618061 Recv from card: 20 phpalI14443p3a_ActivateCard--------LEAVE-------- pUidOut=046F0F2AAA6180 pSak=20 pMoreCardsAvailable=00 [STATUS = SUCCESS] --------------------ISO 14443-4--------------------------------- phpalI14443p4a_ActivateCard--------ENTRY-------- bFsdi=08 bCid=00 bDri=03 bDsi=03 Send to card: E080 Recv from card: 067777710280 Send to card: D0110F Recv from card: D0 phpalI14443p4a_ActivateCard--------LEAVE-------- pAts=067777710280 [STATUS = SUCCESS] -----------------ISO FILE SELECT------------------------------- phalMfNtag42XDna_IsoSelectFile--------ENTRY-------- bOption=0C bSelector=04 pFid=10E1 pFid=10E1 bDFnameLen=07 pDFname=D2760000850101 phpalI14443p4_Exchange--------ENTRY-------- wOption=8000 pTxBuffer=00A4040C07 phpalI14443p4_Exchange--------LEAVE-------- [STATUS = SUCCESS] phpalI14443p4_Exchange--------ENTRY-------- wOption=C000 pTxBuffer=D2760000850101 phpalI14443p4_Exchange--------LEAVE-------- [STATUS = SUCCESS] Send to card: 00A4040C07D276000085010100 phpalI14443p4_Exchange--------ENTRY-------- wOption=4000 pTxBuffer=00 phpalI14443p4_Exchange--------LEAVE-------- ppRxBuffer=9000 [STATUS = SUCCESS] Recv from card: 9000 phalMfNtag42XDna_IsoSelectFile--------LEAVE-------- [STATUS = SUCCESS] -------------------AUTHENTICATION TO KEY 00-------------------------- phalMfNtag42XDna_AuthenticatEv2--------ENTRY-------- bAuthOption=01 wOption=FFFF wKeyNo=0000 wKeyVer=0000 bKeyNoCard=00 phpalI14443p4_Exchange--------ENTRY-------- wOption=8000 pTxBuffer=9071000002 phpalI14443p4_Exchange--------LEAVE-------- [STATUS = SUCCESS] phpalI14443p4_Exchange--------ENTRY-------- wOption=C000 pTxBuffer=0000 phpalI14443p4_Exchange--------LEAVE-------- [STATUS = SUCCESS] Send to card: 9071000002000000 phpalI14443p4_Exchange--------ENTRY-------- wOption=4000 pTxBuffer=00 phpalI14443p4_Exchange--------LEAVE-------- ppRxBuffer=E21768618E1FDB9D93F596551CE06E6B91AF [STATUS = SUCCESS] Recv from card: E21768618E1FDB9D93F596551CE06E6B91AF PICC-to->PCD E(Kx, RNDB): E21768618E1FDB9D93F596551CE06E6B Plain RNDB = CE86E6E968F45458B6762D28D91764B8 Plain RNDA = D5D29FF822CD1A158E59A42AA74AA245 Encrypted (RndA || RndB') = 7B57022C027C5124E19AC54D5E38A10A732F64C98AA63F80F9536F4D889C257F phpalI14443p4_Exchange--------ENTRY-------- wOption=8000 pTxBuffer=90AF000020 phpalI14443p4_Exchange--------LEAVE-------- [STATUS = SUCCESS] phpalI14443p4_Exchange--------ENTRY-------- wOption=C000 pTxBuffer=7B57022C027C5124E19AC54D5E38A10A732F64C98AA63F80F9536F4D889C257F phpalI14443p4_Exchange--------LEAVE-------- [STATUS = SUCCESS] Send to card: 90AF0000207B57022C027C5124E19AC54D5E38A10A732F64C98AA63F80F9536F4D889C257F00 phpalI14443p4_Exchange--------ENTRY-------- wOption=4000 pTxBuffer=00 phpalI14443p4_Exchange--------LEAVE-------- ppRxBuffer=1820F5BC0D050F4CAA73E388C86BE03188B85535D1B7682A9818ACEDA8D2A9E59100 [STATUS = SUCCESS] Recv from card: 1820F5BC0D050F4CAA73E388C86BE03188B85535D1B7682A9818ACEDA8D2A9E59100 PICC-to->PCD E(Kx, TI||RndA'||PDcap2||PCDcap2): 1820F5BC0D050F4CAA73E388C86BE03188B85535D1B7682A9818ACEDA8D2A9E5 MAC Input Data = Cmd||CmdCtr||TI||CmdHeader||E(CmdData) MAC Input Data = A55A00010080D5D2517EC42472E15458B6762D28D91764B88E59A42AA74AA245 MAC = 9E2BC594A132DD9FA2C236A7900BC709 MAC Input Data = Cmd||CmdCtr||TI||CmdHeader||E(CmdData) MAC Input Data = 5AA500010080D5D2517EC42472E15458B6762D28D91764B88E59A42AA74AA245 MAC = 13930ABCFB85B996262109D34C08726E Encrypted SessionKeyEnc KSesAuthENC = 9E2BC594A132DD9FA2C236A7900BC709 Session KeyType ENC = 0000 Encrypted SessionKeyMAC KSesAuthMAC = 13930ABCFB85B996262109D34C08726E Session KeyType MAC = 0000 Transaction Identifier = 9092A1C6 phalMfNtag42XDna_AuthenticatEv2--------LEAVE-------- bPcdCapsOut=000000000000 bPdCapsOut=000000000000 [STATUS = SUCCESS] AUTHENTICATED ----------------------WRITE DATA TO FILE---------------------------- phalMfNtag42XDna_WriteData--------ENTRY-------- bOption=30 bIns=01 bFileNo=02 pOffset=000000 pTxData=6688A4D75482FC972C2447A1A20F0AC9C073C1CF506B2BD3 pTxDataLen=180000 Encrypted (RndA || RndB') = 007D004AD1DF8F85B07D9CF17000DE2A Encrypted (RndA || RndB') = 75B2F5DDC646CA4C70B9A64F9D7888C2 Encrypted (RndA || RndB') = 3BA4362223091B1BFFE940229FA36A67 MAC Input Data = Cmd||CmdCtr||TI||CmdHeader||E(CmdData) MAC Input Data = 8D00009092A1C60200000018000075B2 MAC = 5B85393206D2041DEEF7AA344C0FAB66 MAC Input Data = Cmd||CmdCtr||TI||CmdHeader||E(CmdData) MAC Input Data = F5DDC646CA4C70B9A64F9D7888C23BA4362223091B1BFFE940229FA36A67 MAC = 43153DFF079B421A4A8E31AA92407AE5 phpalI14443p4_Exchange--------ENTRY-------- wOption=8000 pTxBuffer=908D00002F phpalI14443p4_Exchange--------LEAVE-------- [STATUS = SUCCESS] phpalI14443p4_Exchange--------ENTRY-------- wOption=C000 pTxBuffer=02000000180000 phpalI14443p4_Exchange--------LEAVE-------- [STATUS = SUCCESS] phpalI14443p4_Exchange--------ENTRY-------- wOption=C000 pTxBuffer=75B2F5DDC646CA4C70B9A64F9D7888C2 phpalI14443p4_Exchange--------LEAVE-------- [STATUS = SUCCESS] phpalI14443p4_Exchange--------ENTRY-------- wOption=C000 pTxBuffer=3BA4362223091B1BFFE940229FA36A6715FF9B1A8EAA40E5 phpalI14443p4_Exchange--------LEAVE-------- [STATUS = SUCCESS] Send to card: 908D00002F0200000018000075B2F5DDC646CA4C70B9A64F9D7888C23BA4362223091B1BFFE940229FA36A6715FF9B1A8EAA40E500 phpalI14443p4_Exchange--------ENTRY-------- wOption=4000 pTxBuffer=00 phpalI14443p4_Exchange--------LEAVE-------- ppRxBuffer=87E6C1369D4C9F019100 [STATUS = SUCCESS] Recv from card: 87E6C1369D4C9F019100 MAC Input Data = Cmd||CmdCtr||TI||CmdHeader||E(CmdData) MAC Input Data = 0001009092A1C6 MAC = 568770E6F1C1E5362D9D844CCF9FA301 phalMfNtag42XDna_WriteData--------LEAVE-------- [STATUS = SUCCESS] Please check this process, this is the entire process I used, please check that you have changed the file settings so it supports encrypted communication and which keys are allowed to perform this actions. and check the LC of the APDU command. if you have more questions please let me know. Have a great day ! BR Jonathan Re: Problems with NTAG DNA 424 - WriteData - Length Error Hello Jonathan, thank you for your answer. you are right if we are in plain mode. If we are in plain mode, and I want to write the bytes (6688A4D75482FC972C2447A1A20F0AC9C073C1CF506B2BD3), then I have to have a length of 24 in my header.  If, however, I want to write the 4 bytes as specified in my question (in encrypted communication mode), then it does not work to put a length of 24 (18h) in the header. So my workaround for the moment is to write the 4 bytes in plain communciation mode (in which I dont have to perform the encryption) and then to lock the file with the desired key. However I would like to know how to write in encrypted mode? The Data-sheet is a bit unspecific in this term, and the application note is just plainly wrong (the application note has also a couple of other errors see for example) Thanks for  Re: Problems with NTAG DNA 424 - WriteData - Length Error Hope you are doing great,  I believe the problem is thar the lenght inside the CMD header is incorrectly please  check datasheet Figure 27  the number of bytes to be written  should be 24 bytes  (6688A4D75482FC972C2447A1A20F0AC9C073C1CF506B2BD3) BR Jonathan 
查看全文
[CHARGEX][SE050E]Ed448 (EdDSA) vs X448 (ECDH) support on SE050E2HQ1/Z01Z3Z for ISO 15118-20 Hi Experts, The customer is CHARGEX from Germany,  and they are currently developing an EVSE communication controller targeting the ISO 15118-20 (V2G) standard. Their host MCU communicates via I2C with the EdgeLock SE050E (Specific OPN: SE050E2HQ1/Z01Z3Z, running IoT Applet 7.2). They are attempting to implement "Cipher Suite 2" requirements, which necessitate 448-bit Edwards curves. However, they have encountered a discrepancy between the SE050E marketing documentation and the provided Plug & Trust middleware (Simw-top) headers, and we need clarification on the hardware's exact capabilities. Application Note AN13014 states that the SE050E and SE051 add "support for Edwards Curve448." However, looking at the middleware header se05x_enums.h, only definitions for the Montgomery form for key exchange (kSE05x_ECCurve_ECC_MONT_DH_448 = 0x43) and no definitions for Ed448 EdDSA signing. Is this a doc issue here? I also find https://www.nxp.com.cn/docs/en/application-note/AN13645.pdf which states "EdgeLock SE05x supports ECC keys with future proof curves and high key length: Brainpool (160 to 512 bits), NIST (192 to 521 bits), Edwards (curve 25519 and curve 448), Montgomery (curve 25519 and curve 448) and Koblitz (160 to 256 bits).", but both the APDU spec and SE05x configuration (https://www.nxp.com.cn/docs/en/application-note/AN12973.pdf  https://www.nxp.com.cn/docs/en/application-note/AN12436.pdf ) just have Montgomery (curve 25519 and curve 448) supported. Please kindly clarify. Best Regards, Kan Re: [CHARGEX][SE050E]Ed448 (EdDSA) vs X448 (ECDH) support on SE050E2HQ1/Z01Z3Z for ISO 15118-20 Hi @nxg11900 , Thanks for the clarification! I will share this info with the customer. Have a great day! Best Regards, Kan Re: [CHARGEX][SE050E]Ed448 (EdDSA) vs X448 (ECDH) support on SE050E2HQ1/Z01Z3Z for ISO 15118-20 Hi Kan, we don't support  Edwards Curve448. this is documentation error in 2 docs and we will update the docs. and in An13014 it is support for Montgomery curve 448 which is added and not edwards curve 448. We willl correct this in doc kind regards, Parth
查看全文
MIMXRT1170-EVK フラッシュICの問題 お客様、 当社はMIMXRT1170-EVKをベースにカスタム基板を設計しました。 NOR Flash 128Mb QPI/QSPI、IS25WP128-JBLE、パッケージ:SOIC-WIDE-8 を使用したカスタムボードが動作しません。IC は、販売代理店の Mouser、DigiKey から購入しました。 Avnet社はOEM ISSIからIC IS25WP128F-JBLEを入手し、最初にMIMXRT1170-EVKに組み込みましたが、動作しませんでした。 評価ボードからICを交換すると、正常に動作します。 解決策、またはICのピン交換をできるだけ早く提供していただくようお願いします。 よろしくお願いいたします。 ラヴィ・カント・ヴァルマ HAL、ハイデラバード、インド Re: MIMXRT1170-EVK Flash IC Issue こんにちは、 @Ravi07011983 さん。 あなたの調子が良いといいのですが! 先ほど話し合ったように、SFDCでは常に同期を保ちましょう。良い一日をお過ごしください! よろしくお願いします、 ギャビン Re: MIMXRT1170-EVK Flash IC Issue お客様、 評価ボード MIMXRT1170-EVK NOR Flash 128Mb QPI/QSPI、IS25WP128-JBLE、パッケージ:SOIC-WIDE-8 が動作しません。 解決策の提供を依頼します。
查看全文
S32M2 FRDM bundle Linux How can I Installing the S32DS support tools in linux host? I am using the S32M276 FRDM board and follow its "Getting Started" guide. The tools are provided as a "bundle" through an exe file which makes easier for windows. For other OS, it is recommended to download them from "your account" which is basically a gigantic top level product list.  Does somebody has a simple list of the packages to install, along with a simple instruction for Linux users or 'manual install" method? Thanks Marco   Re: S32M2 FRDM bundle Linux Update: I am using Ubuntu 24.04 and after many retries (SWT/WebKit) I finally make it work using the gui image built with the provided Docker script for the S32DS-3.6.6 release. The gui runs using a web browser/vnc (xfce desktop), but I didn't like the development environment much.  I decided to have a separate ssd to boot Ubuntu 22.04 (distro ships with the required Python 3.10.x), it feels more natural. Some gotchas: - Install the RobotoCondensed-Regular.ttf font and create a link to the ttf (see the eclipse log for location). - The rtd is not installed using "Extension and Uddates" as indicated in many posts. Use instead Help->"Install New Software"->"Add", and in the dialog box use "Archive..." to search for the zip file. In my case I installed the latest: SW32K3_S32M27x_RTD_R23-11_7.0.1_D2603 TIP: I recommend you to explore ChatGPT when coming to quick questions, I found it really helpful
查看全文
[ABUSE] Post By: @RishavKaaraTech / Board: TapLinx-SDK / Reported by: nknggjrj nknggjrj has reported the post RFIDDiscover tool acquired but how to use it posted by @RishavKaaraTech for the following reasons: Reason: Nudity or Sexual activity Details: https://evere.co/articles/trental-buy-400mg-visa">ordering trental buy from canada https://www.e123.hk/zh-hant/e-center/group/topic/945478">where to buy next trental http://santorini.cz/node/6425">cheap trental low price https://www.jobwebby.ilovemarkso.com/33/trental-need-buy">cheap trental collect on delivery http://xn--80aah2bgapnqg.xn--p1ai/story/trental-cheap-pill-michigan">trental quick dissolve strips buy https://evere.co/articles/trental-buy-400mg-visa">want to order trental https://dev.beautynbrushes.com/services-provided/mega-volume-fullset-removal-maroonimmortalep-0">where can i buy trental http://en.sp-journal.ru/article/19985">how to buy trental virginia https://escolesvalenciades.grupotecopy.es/val/node/1419">trental cheap generic online order https://www.danduo168.com/en/artworks/692/trental-can-i-buy">trental no prescription cheap https://evere.co/articles/trental-buy-400mg-visa">trental sale cheap http://www.le-cercle-des-sourires.fr/session/3465">trental store no doctors https://www.herzundhuf.de/node/5384">to buy trental online https://mnbride.com/your-couple-name-2481">buy trental tabs online https://arendville.ru/trental-no-prescription-cheap">buy trental tabs online http://callcards.ie/content/trental-buy-400mg-visa">want to buy trental https://www.jobwebby.com/domainasname-stockwell-services/trental-low-price-fast-hawaii">can i order trental https://www.castnblastadvisor.com/outfitters/trental-i-want-no-prescription">no prescription trental online fedex https://reflexologie-cerilly.fr/en/node/4354">order trental pentoxil pill uk https://eventandjudge.com/node/27376">cheap trental collect on delivery http://sp-journal.ru/article/19363">buy trental accepted https://www.w2wdev.spartlow.com/song/16717">can i purchase trental https://www.e123.hk/zh-hant/e-center/group/topic/945478">buy trental accepted https://eventandjudge.com/node/27376">order trental drug iowa https://hunam.mx/no-12548-ilustracion">generic equilalent for trental https://cdrc.nasc.org.np/application/bess-brennan-has-applied-nodefield-training-training-130">purchase pentoxifylline trental pill https://www.herzundhuf.de/node/5384">generic equilalent for trental https://slp.millingtonpubliclibrary.org/content/trental-cheap-collect-delivery">want to purchase trental https://ufa-help.ru/content/trental-ordering-buy-canada">how to order trental http://old-namur.jeunescathos.org/fr/content/trental-buying-deal-discount-medicare">where to purchase next trental https://dev.beautynbrushes.com/services-provided/mega-volume-fullset-removal-maroonimmortalep-0">can i purchase trental http://fictioneer.org/content/trental-cheap-generic-online-price">discount drugs trental https://masters.adminskiracing.com/node/420694">cheap trental low price https://oregonweddingday.com/your-couple-name-2738">purchase pentoxifylline trental pill http://xn--80aah2bgapnqg.xn--p1ai/story/trental-cheap-pill-michigan">buying deal discount trental medicare https://www.herzundhuf.de/node/5384">ordering trental buy from canada https://www.flohmy.ch/en/node/4670">where to purchase next trental https://www.jobwebby.com/domainasname-stockwell-services/trental-low-price-fast-hawaii">buy trental legit us online https://www.danduo168.com/en/artworks/692/trental-can-i-buy">trental cheap generic online order https://www.tripmayntra.com/trental-buy-uk-cheap">ordering trental free prescription Post link: https://community.nxp.com/t5/TapLinx-SDK-TagWriter-and/RFIDDiscover-tool-acquired-but-how-to-use-it/m-p/2164324#M205 Post author: @RishavKaaraTech | Email Author Reported by: nknggjrj | Email Reporter The reported post has 3 replies.
查看全文
RTD 3.0.0に付属するS32K1 FTM GPTドライバ チームの皆さん、こんにちは。 FTM 1 CH0をGPT割り込みソースとして有効にしても、コードジェネレータによって割り込みが自動的に有効になるわけではありません。しかし、FTM0 CH0で同じことを行うと、割り込みが有効になります。これは、例 Ftm_Gpt_Example_s32K148 で使用されているケースです。行を手動で追加します #define FTM_1_CH_0_CH_1_ISR_USED generated/include/ ディレクトリ内の Ftm_Gpt_Ip_Cfg_Defines.h は機能します。 バグかどうか確認してください。 RTD S32_CONFIG_TOOL S32DS Re: S32K1 FTM GPT driver that comes with RTD 3.0.0 こんにちは@ Nhi_Nguyen 迅速な対応ありがとうございました。 Re: S32K1 FTM GPT driver that comes with RTD 3.0.0 こんにちは、 @Senlent さん。 あなたの問題点が理解できました。これは確かに問題だと思います。チケットが作成されました:ARTDCT1-1122。回避策として、前回の回答で述べたように、FTM1の割り込みを有効にしたい場合は、FTMインスタンスを2つ構成してください。 よろしくお願いいたします。 ニ Re: S32K1 FTM GPT driver that comes with RTD 3.0.0 こんにちは、@ Nhi_Nguyen おっしゃることは理解できます。 これが私がそれを改造した方法です。 この変更は問題を引き起こすだろう。この問題が再現できますか? Re: S32K1 FTM GPT driver that comes with RTD 3.0.0 こんにちは、 @Senlent さん。 このチャネルの割り込みを有効にする前に、FTM1_CH_0を設定しましたか?このような: よろしくお願いいたします。 ニ
查看全文
The SBOM of IMX6ULL 您好,我司使用的是NXP 的IMX6ULL芯片,当前终端客户有出口需求,需要获取SBOM,我司在做开发板时是以发布的Linux 4.1.15_2.0.0为基础,想知道该内核是否有对应的SBOM可以提供,谢谢 Re: The SBOM of IMX6ULL 你的这个BSP 版本太老了,我们没有SBOM提供呢。
查看全文
S32K1 弱定义不能被强定义覆盖。 你好,恩智浦 我们遇到过这样一个问题,即一个弱定义的中断处理函数无法被库中的强定义所替代。当我们将 SDK 编译成静态库并将其添加到 APP 时,发现 CAN0 中断处理函数无法进行强定义。 我使用的 IDE 是 S32DS ARM 2.2,SDK 版本是 3.0.0,编译器版本为 gcc 6.3。 以下是我的 Demo 测试情况: 如果在启动时保留弱定义的中断处理函数,中断向量表的内容将是弱定义的函数。 ② 如果我注释掉启动时定义较弱的中断处理函数,就可以正确定义 CAN 中断处理函数。 造成这种现象的原因是什么?测试 Demo 的源文件和编译静态库后的文件附后。 Re: S32K1 weak cannot be overridden by strong definitions. 你好@武仙龙 这可能与编译器的某些设置有关。我有时间就会处理你的问题,这不是一个紧急问题。 Re: S32K1 weak cannot be overridden by strong definitions. 你好,@Senlent 感谢您的支持。只有在使用静态库文件 .a 时,才会出现弱定义不能被强定义替换的问题。并在静态库中使用强定义。 基于 S32K146_UJA1169_SDK300,我将 SDK 编译成静态库(.a 文件)并加载到应用程序中,例如我的 S32K146_UJA1169_Lib_SDK300。这样我就能重现问题了。除非我注释掉弱定义,否则 CAN0_ORed_0_15_MB_IRQHandler 不会被加载到中断向量表中。 敬上, xianlong Re: S32K1 weak cannot be overridden by strong definitions. 你好@武仙龙 我没有完全理解你的问题。 我测试了您提供的项目"S32K146_UJA1169_SDK300.zip," 并按照您的方法禁用"def_irq_handler CAN0_ORed_0_15_MB_IRQHandler。" 两者的编译结果完全相同,没有任何差别。 Re: S32K1 weak cannot be overridden by strong definitions. 造成这种现象的原因是什么?测试 Demo 的源文件和编译静态库后的文件附后。                  
查看全文
MIMXRT1176 闪存集成电路 先生 我们基于 MIMXRT1170-EVK 评估板设计了定制主板。 我们使用 或非 Flash 128Mb QPI/QSPI、IS25WP128-JBLE、封装:SOIC-WIDE-8 的定制板不起作用。我们已经从代理商那里购买了 IC。与恩智浦授权代理商 m/s Avnet 讨论了问题,他们安排了 OEM ISSI 的 IC IS25WP128F-JBLE。首先在 MIMXRT1170-EVK 中组装集成电路,发现集成电路无法工作。 当从评估板上更换IC时,它可以正常工作。 要求尽快提供解决方案/IC 引脚对引脚的替换。 此致, 拉维-坎特-维尔马 印度 HAL,HYD Re: MIMXRT1176 Flash IC 你好@Ravi07011983、 希望你一切顺利! 我发现 SFDC 中已经有一个相同的案例。让我们保持同步。谢谢! 致以最诚挚的问候, Gavin
查看全文
ISI 捕获 RAW8 摄像机在 IMX8MP 上 HI 我需要捕获一台 RAW8 摄像机。 为此,我需要做一些改动。 在 imx8-isi-fmt.c 中。 { .名称 = "SBGGR8", .四cc = v4l2_pix_fmt_sbggr8, .深度 ={ 8}, .颜色 = mxc_isi_out_fmt_raw8, .memplanes = 1, .colplanes = 1, .排列 = 1, .mbus_code = MEDIA_BUS_FMT_SBGGR8_1X8, }, 在 imx8-isi-cap.c 中   , { .名称 = "SBGGR8", .四cc = v4l2_pix_fmt_sbggr8, .深度 ={ 8}, .memplanes = 1, .colplanes = 1, .排列 = 1, } 是否正确? 谢谢! IMX8MPLUS Re: ISI Capture RAW8 Camera on IMX8MP 您好, 感谢您对恩智浦半导体产品的关注, 正确、 此致 Re: ISI Capture RAW8 Camera on IMX8MP 内核 6.1.36 启用电源后,摄像机发送帧。
查看全文
二进制实用程序 -> 在 MCUXpresso 中创建十六进制导致 kStatus_FlashAlignmentError FRDM-MCXN947 将 blhost 与生成的版本后十六进制文件一起使用时 出错 我们有两个后期构建步骤来使用 MCUXpresso 生成固件的 bin 和十六进制版本。以下显示了我们的后期版本步骤: arm-none-eabi-size " ${BuildArtifactFileName} " arm-none-eabi-objcopy-v -O ihex " ${BuildArtifactFileName} " " ${BuildArtifactFileBaseName} .hex " arm-none-eabi-objcopy-v-O 二进制 " ${BuildArtifactFileName} " " ${BuildArtifactFileBaseName} .bin " # checksum -p${TargetChip} -d"${BuildArtifactFileBaseName} .bin" 另外,我还使用了在 McuxPresso 中右键单击 axf 文件然后选择 二进制实用程序-> 创建十六进制文件来生成十六进制文件的方法。 我正在尝试使用 blhost 来刷新 FRDM-MCXN947 开发板。使用 bin 文件成功。 但是,在使用十六进制文件时,我收到了 kStatus_FlashAlignmentError 错误。 我尝试了以下两种 blhost 方法: "$ blhost -u 0x1Fc9,0x014F -j -- flash-erase-all { " command":"flash-erase-all", " response": [], " status : { " " description :"0 (0x0) Success." 、 "值": 0 } } $ blhost -u 0x1Fc9,0x014F flash-image ./DevBoard.hex erase Inject command 'flash-image' Response status = 101 (0x65) kStatus_FlashAlignmentError $ blhost -u 0x1Fc9,0x014F -j -- flash-erase-all { " command" :"flash-erase-all", " response": [], " status": { " description":"0 (0x0) Success.", " 值 ": 0 } } $ blhost-u 0x1FC9,0x014F-j — 写入内存 0x0。/devboard.hex { " 命令 ": " 写入内存 ", " 响应 ": [], " 状态 ": { " description ": " 10004 (0x2714) 没有来自目标的响应数据包设备。", "值": 10004 } } 为了使十六进制文件成功运行,我应该在后期版本步骤或blhost命令中使用其他方法吗? 启动 ROM | 启动配置 | 闪存 开发板 Re: Binary Utilities -> Create hex in MCUXpresso results in kStatus_FlashAlignmentError 感谢您分享您的内存配置并确认您能够使用 axf 文件进行调试。 您的内存配置是默认配置,所以这不是问题。 请您尝试使用 .bin 格式的 blhost 闪存。项目的文件? 您可以像生成十六进制文件一样生成文件,但要选择 bin 选项。 我想检查问题是否出在将 .axf 转换为 .hex 时 Re: Binary Utilities -> Create hex in MCUXpresso results in kStatus_FlashAlignmentError 我没有故意更改内存配置。我附上了设置的屏幕快照。 这足以说明有什么变化吗? 当连接到运行固件的 FRDM-MCXN947 时,我可以使用调试器。 Re: Binary Utilities -> Create hex in MCUXpresso results in kStatus_FlashAlignmentError 你好@Don_Adams_HPE 感谢您分享您的发现。 你能否检查一下你的内存配置是默认配置还是你修改了它? 来自 gpio_led_output_cm33_core0 的内存配置如下: 你可以看到它右键点击项目进入属性-> C/C++ 版本-> MCU 设置 这个问题似乎更像是内存对齐的配置问题。 能否确认您是否能在 FRDM-MCXN947 中使用 linkserver 调试代码? BR Re: Binary Utilities -> Create hex in MCUXpresso results in kStatus_FlashAlignmentError 感谢您的回复。 我没有尝试使用 UART。 不过,我还是通过 USB 试用了您使用的相同 SDK 示例。 我试用了这两个 SDK 示例项目: frdmmcxn947_gpio_led_output_cm33_core0.hex frdmmcxn947_dev_phdc_weighscale_freertos_cm33_core0.hex 我使用 Binary Utilities-> 在 McuxPresso 中创建十六进制方法创建了这些文件。如下文输出所示,这两个文件都使用 USB 运行。 然后,我用同样的方法用我的代码创建 DevBoard.hex 文件,结果出现了kStatus_FlashAlignmentError 错误。 我的代码以 weighscale SDK 示例代码为起点,但后来进行了大量修改。 我不知道如何排除和解决这个问题。 使用 USB 闪存十六进制文件是我们的项目要求之一。 样本输出: "$ blhost -u 0x1Fc9,0x014F -j -- flash-erase-all { " command":"flash-erase-all", " response": [], " status : { " " description :"0 (0x0) Success." 、 "值": 0 } } $ blhost -u 0x1Fc9,0x014F -j -- flash-image ./frdmmcxn947_gpio_led_output_cm33_core0.hex erase { " command":"flash-image", " " response : [], " status": { " description":"0 (0x0) Success." 、 " 值 ": 0 } } $ blhost-u 0x1FC9,0x014F-j — RESET { " 命令 ": "RESET", " 响应 ": [], " 状态 ": {" 描述 ": " 0 (0x0) 成功。", "value": 0 } } $ blhost -u 0x1Fc9,0x014F -j -- flash-erase-all { " command":"flash-erase-all", " response": [], " status": { " description":"0 (0x0) Success." 、 "value": 0 } } $ blhost -u 0x1Fc9,0x014F -j -- flash-image ./frdmmcxn947_dev_phdc_weighscale_freertos_cm33_core0.hex erase { " command":"flash-image", " response": [], " status": { " description":"0 (0x0) Success." 、 " 值 ": 0 } } $ blhost-u 0x1FC9,0x014F-j — RESET { " 命令 ": "RESET", " 响应 ": [], " 状态 ": {" 描述 ": " 0 (0x0) 成功。", "值": 0 } } "$ blhost -u 0x1Fc9,0x014F -j -- flash-erase-all { " command":"flash-erase-all", " response": [], " status : { " " description :"0 (0x0) Success." 、 "值": 0 } } $ blhost -u 0x1Fc9,0x014F -j -- flash-image ./DevBoard.hex erase { " command":"flash-image", " " response : [], " status": { " description":"101 (0x65) kStatus_FlashAlignmentError", " value": 101 } } Re: Binary Utilities -> Create hex in MCUXpresso results in kStatus_FlashAlignmentError 你好@Don_Adams_HPE 感谢您的来信! 我这边无法复制您的问题。我使用 SDK 的一个示例生成 .hex文件,我注意到的区别在于我用 UART 在 ISP 中设置板来做,而你用 USB 来做。您能否尝试通过 UART 进行调试? 另外,您能否调试 .axf你有吗? 让我知道你的结果 BR Re: Binary Utilities -> Create hex in MCUXpresso results in kStatus_FlashAlignmentError 我们发现了解决问题的办法。 删除命令末尾的 "擦除 "即可成功运行: "$ blhost -u 0x1Fc9,0x014F -j -- flash-erase-all { " command":"flash-erase-all", " response": [], " status : { " " description :"0 (0x0) Success." 、 "值": 0 } } $ blhost -u 0x1Fc9,0x014F -j -- flash-image DevBoard.hex { " 命令":"flash-image", " 响应": [], " 状态": { " 描述":"0 (0x0) 成功。" 、 " 值 ": 0 } } $ blhost-u 0x1FC9,0x014F-j — RESET { " 命令 ": "RESET", " 响应 ": [], " 状态 ": {" 描述 ": " 0 (0x0) 成功。", "值": 0 } } 这不起作用: $ blhost -u 0x1Fc9,0x014F -j -- flash-image DevBoard.hex erase { " command":"flash-image", " response": [], " status": { " description":"101 (0x65) kStatus_FlashAlignmentError", " value": 101 } } Re: Binary Utilities -> Create hex in MCUXpresso results in kStatus_FlashAlignmentError 是的,二进制文件能用,十六进制文件不能用。 "$ blhost -u 0x1Fc9,0x014F -j -- flash-erase-all { " command":"flash-erase-all", " response": [], " status : { " " description :"0 (0x0) Success." 、 "值": 0 } } $ blhost -u 0x1Fc9,0x014F -j -- write-memory 0x0 ./DevBoard.bin { " command":"write-memory", " response": [], " status": { " description":"0 (0x0) Success." 、 " 值 ": 0 } } $ blhost-u 0x1FC9,0x014F-j — RESET { " 命令 ": "RESET", " 响应 ": [], " 状态 ": {" 描述 ": " 0 (0x0) 成功。", "值": 0 } }
查看全文
[不正行為] 投稿者: @RishavKaaraTech / 掲示板: TapLinx-SDK / 報告者: couahjey couahjey は、 @RishavKaaraTech が投稿した 「RFIDDiscover ツールを入手したが、その使い方はわからない」という 記事を以下の理由で報告しました。 理由:その他 詳細: 購入トパマックスを個人的にpp92e トパマックスtopinmate 購入場所 トパマックスは実際には処方箋不要です 検索トパマックスの費用 購入トパマックスウルトラ http://old-bxl.jeunescathos.org/fr/content/topamax-no-script-migraine "> コストトパマックス薬局マスターカード配送 トパマックス優先翌日配送処方箋不要 トパマックス・トピンメイトの購入場所 購入ペンシルベニア州で安いトパマックス 購入ジェネリックトパマックス(aなし) 最も安いトパマックス オンライン ks9xe 50mgトパマックスをオンラインで購入する 最も安いトパマックス ach bury 低トパマックスてんかん治療薬の価格 can私はトパマックスを注文します 購入オンライン米国トパマックス どこでトパマックスは買えますか? http://callcards.ie/content/topamax-buy-100mg "> 処方箋薬物支援トパマックス トパマックスの薬局マスターカード配送費用 購入トパマックスを個人的にpp92e can私はトパマックスを購入しました トパマックスウェブサイトを購入する場所 トパマックスの購入方法 購入オンライン米国トパマックス 格安トパマックス(事前処方なし) prijzenトパマックス ドイツでの代引き トパマックスを注文したい トパマックスを処方箋なしで購入する 購入処方箋不要の安価なトパマックス 5mg トパマックスをオーストラリアで購入 購入ペンシルベニア州で安いトパマックス 購入井戸で簡単にトパマックスを入手できます トパマックス100mgを購入する トパマックスの購入方法 トパマックスの費用 トパマックスを購入したい 購入ジェネリックトパマックスなし 購入方法トパマックスを購入する トパマックス実際、処方箋は必要ありません 購入オンライン米国トパマックス 投稿リンク: https://community.nxp.com/t5/TapLinx-SDK-TagWriter-and/RFIDDiscover-tool-acquired-but-how-to-use-it/mp/2164324#M205 投稿者: @RishavKaaraTech |作成者に電子メールを送信する 報告者: couahjey |メールによる報告 報告された投稿には3件の返信があります。
查看全文