Recent Posts

Pages: [1] 2 3 ... 10
1
Displays / DM430E flashing issue
« Last post by george on November 04, 2024, 04:00:42 PM »
Hello,

With the Plus+1 trial license I could flash and reflash a test application into the DM430E-0-0-0-0 display.
When the trial license expired, I switched to an express license and since then I am facing issues in reflashing the display.
I am not sure I am missing any additional project settings in my project configuration.
Could you please help?

The display is connected through the host PC using PCAN hardware with RP1210C driver.

Refer "Screenshot_1.png" for the gateway configuration.
Refer "Screenshot_2.png" for the system scan that recognised the display device.
Refer "Screenshot_3.png" for download file to ecu.

Thank you very much in advance.
2
Displays / DM430E - Bricked
« Last post by george on November 04, 2024, 03:07:51 PM »
Hi,

We bought two DM430E 0-0-0-0 displays and one of them is bricked on flashing the test application.
The application flashed successfully and the GUI has changed as expected.
However the display is neither sending CAN messages nor recognised in "Recover ECU" for reflashing.
Looks like it is bricked.

We are using PCAN View, with RP1210C interface.
Could you please help to resolve this?

Service tool version is: 2024.2.5.6053
3
Controllers / Sc024-120 output mode with floating
« Last post by macbahi on October 30, 2024, 07:03:02 PM »
Hello,

Please I need more information about output mode 0, 1 2 and 7.

Output mode 0 is push/pull  so if DigOut is set to 0 the output will be GND
                                              if DigOut is set to 1 the output will be Vcc

Output mode 1 is push/pull  so if DigOut is set to 0 the output will be Floating signal.     Are you agree????
                                              if DigOut is set to 1 the output will be Vcc


Output mode 2 is push/pull  so if DigOut is set to 0 the output will be Floating signal or GND?   I am not sûre what is?
                                              if DigOut is set to 1 the output will be GND.

Mode 3 is not is not clear for me when The output is set logic 0.   The outpout is foating or GND.

Concerning output mode 7 I never use it. Please Could you give more information with schematic will be more appreciated.

I need when an output  when is OFF, The output is floating and when the Output is ON the Output will be GND.


Thank you very much.


With best regards
4
PLUS+1 GUIDE / Re: Project .p1x not found in folder
« Last post by Lukey on October 30, 2024, 01:15:08 PM »
Ah yes my bad, that works, thank you.
5
PLUS+1 GUIDE / Re: Project .p1x not found in folder
« Last post by Tor on October 29, 2024, 07:57:55 AM »
Hi Lukey,

You have to make sure the path is correct, one slash and a colon is missing when it shows up in GUIDE.
After some changes in Chromium, used by several web browsers, to make it more secure, it doesn't take the path provided by GUIDE.

This is how I do it to make sure all is good.

- Compile.
- Open the project folder (File -> Open Project Location)
- Locate the html file.
- Open in a browser.
- Copy the Error link into note pad or similar program.
- It looks like this:   
plus+1://C/Projekt/PAE/HW_Projects/SC050_020_Prim/SC050_020_Prim?page=SC050-120-122-PRIMARYT!TOP!Application;x=2750000;y=725000;ind=Error

- Edit the link by adding a slash and a colon to it.
plus+1:///C:/Projekt/PAE/HW_Projects/SC050_020_Prim/SC050_020_Prim?page=SC050-120-122-PRIMARYT!TOP!Application;x=2750000;y=725000;ind=Error

Note the added slash and colon "plus+1:///C:/Project...."

- Copy the edited link and Paste it to Edge and press enter.

This works for me.


A fix is on the way.
6
PLUS+1 GUIDE / Re: Project .p1x not found in folder
« Last post by Lukey on October 29, 2024, 04:58:37 AM »
Hi Tor I followed your instructions but once I open the link in my browser (Chrome or Edge) I get taken back to GUIDE and received the same message about .p1x being missing, it is an infinite loop, I cannot see where the error is.
7
PLUS+1 GUIDE / Re: Project .p1x not found in folder
« Last post by Tor on October 28, 2024, 02:42:48 PM »
Hello,

Some updates regarding this issue. It looks like it's a change in some web browsers (using Chromium).

If you are using Firefox there is a way to get all the links "fixed". You can open the html file directly in Firefox.

Where to find the html file.
Displays using build folders:
- Open the build folder (there is a link in the Error/Warning/Hints tab for the Build path).
- Locate the html file.
- Right click and open with Firefox.

Other units:
- Open the project folder (File -> Open Project Location)
- Locate the html file.
- Right click and open with Firefox.

The links in the browser window should take you to the error location in PLUS+1 GUIDE.


If you are using other browsers.
- Copy error link (right click and "copy link")
- Paste in browser
- Add slash and colon if it's missing  ("plus+1://C/project"  -> should be -> "plus+1:///C:/project")
- Press enter and you should see the location of the error in PLUS+1 GUIDE.
8
PLUS+1 GUIDE / Re: Project .p1x not found in folder
« Last post by dlewis on October 28, 2024, 11:33:04 AM »
be sure you add the colon ":" (i.e. C:)when pasting the link.
9
PLUS+1 GUIDE / Re: Project .p1x not found in folder
« Last post by Tor on October 28, 2024, 07:25:10 AM »
Hello,

For some users we have found a workaround.
If you right click the Error link, copy the link, and paste it in a web browser it might work to get to the location of the error.
It works for some users, in some browsers.

Sorry for the inconvenience.
10
PLUS+1 GUIDE / Re: Project .p1x not found in folder
« Last post by dlewis on October 25, 2024, 01:44:38 PM »
I have put in a help ticket and they are working on it. I hope. I have two computers now that have this issue.
Pages: [1] 2 3 ... 10