‎06-08-2020
11:52 PM
2,301 Views
623619261
Contributor I
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello , I have a mistake of pipe function.
My code configure:
I use BDM communication with KEAxx api and other tools like 'recorder' are correctly working.
Solved! Go to Solution.
1 Solution
‎06-09-2020
03:37 AM
1,958 Views


NXP Apps Support
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Dear Charl,
please use a non-zero pipe "port" identifier when calling FMSTR_PipeOpen. Use a number in range 1..127. This should help.
Regards,
Michal
3 Replies
‎06-09-2020
03:37 AM
1,959 Views


NXP Apps Support
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Dear Charl,
please use a non-zero pipe "port" identifier when calling FMSTR_PipeOpen. Use a number in range 1..127. This should help.
Regards,
Michal
‎06-13-2020
09:31 AM
1,958 Views
623619261
Contributor I
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks!
I'm sorry for my late reply.
It works!
‎06-08-2020
11:54 PM
1,958 Views
623619261
Contributor I
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
