
Access violation at address 0000000002CF5E0F in module 'IQANdesign.exe'. Read of address 00000000000000A8.
Access violation at address 0000000002CF5E0F in module 'IQANdesign.exe'. Read of address 00000000000000A8.
I am trying to use externals to break my project down into modules. As I am adding these modules in to the main project, I keep getting this error. Once it occurs, the entire project file is corrupt and I get the same error every time I try to open it. I am stuck.

Using a PWM out with an MR above 100% on an XC43
What happens to a PWM out signal when it is above the max of 100%. I have a function that is working particularly well at 103%. note: PWM freq = 100Hz.

Most and least significant bit indexing
Hi,
Would you consider adding most and least significant bit indexing as native IQAN functions? Presumably it could be efficiently implemented using either instructions native to the controller, or in any case using de Bruijn.
Example: lsb_example.idax

Md47 appears online but cannot connect via IQANconnect
Hello IQAN Connect shows the device and will indicate that it is connected. However an attempt to send file results in "no Hand shake". this is seen on D6.07 and also on IQANgo.
Thanks,
Brandon

Cant ungroup in latest version
Building the GUI with the latest version and I yet to be allowed to ungroup a group.

Memory utilization when instantiating multiple identical external library function groups
When IQANdesign does not provide a native function/operation, such a function/operation could be implemented in an external library, for repeated use in application logic.
Currently, the benefit of implementing the function in an external library is that any future change of said function/operation would only have to be done once, which is great.
But, would it not be possible to also save memory? I.e. could it be possible that multiple instances of the same external library function group would only be instantiated once in application memory, even though it is called multiple times per cycle?
(Unrelated to the topic, but related to the origin of the topic, do you have any plans to introduce native functions for most- and least significant bit indexing? E.g. using de Bruijn multiplication/lookup tables would be so much cheaper if done natively.)
Thanks!

IQAN Online Training 2024-25
I´m looking for the 23-24 October 2024 IQANdesign Online Training but can´t find where to register.
Please if you can help me.
Thanks

MD5 image issue
I am using an MD5-10 Display. I imported my code over from IQAN 6 to IQAN 702. My display images logic works fine in IQAN 6 and it works fine when viewed through IQAN 7.02 Simulate. But when I flash it onto the display, the image visibility on the display doesn't behave the same in some instances. There are some images that won't go away on the actual display even though the IDC driving the visibility is false. Also, the state images don't change until they are shown on a less extensive display page. The odd thing is it works fine in IQAN 7.02 simulate. I seem to have determined that if I take half the images away the images reload normally. Can the display have too many images on a single page to update and just freeze or stop?

Iqan Design 7.02: can mux not correctly imported
Hi,
I have imported from a dbc some generic CAN frame with mux. Each mux in each frame generated have the same value: 0
Moreover, the frame with the real mux value of "0" is not imported.
Is this bug known?
Customer support service by UserEcho