- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Link copied. Please paste this link to share this article on your social media post.
Posted: 2025-03-20 08:46 PM
M172* downloading application code faster
Hi,
I am developing an application on a TM172PDG18R.
Updating only the main application (~500KB, using the 'Download PLC Code' button) takes over a minute on Modbus TCP with a direct connection from my laptop. Downloading via Modbus via the USB Mini B port takes a similar amount of time.
Occasionally the PLC throws a watchdog 0 during this process.
What are the ways I can reduce the time it takes to download?
I am using a TM172PDG18R on BIOS 668p15, developing using ESME HVAC v1.7.0 and Windows 10 Pro 10.0.19045.
Thanks.
- Labels:
-
HVAC
- Tags:
- english
Link copied. Please paste this link to share this article on your social media post.
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Link copied. Please paste this link to share this article on your social media post.
Posted: 2025-03-21 12:28 AM
Hi,
this is the typical time to download. The strange event is watchdog 0 during application download.
Could you find a sequence of operation to reproduce sistematically this issue?
It could depend on the application (if target block sysWD_Background or sysWD_Timed are used under some condition), if you send me the project (by email marco.cervati@se.com) I can investigate about root cause.
Best regards
Marco Cervati
Link copied. Please paste this link to share this article on your social media post.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Link copied. Please paste this link to share this article on your social media post.
Posted: 2025-03-21 12:28 AM
Hi,
this is the typical time to download. The strange event is watchdog 0 during application download.
Could you find a sequence of operation to reproduce sistematically this issue?
It could depend on the application (if target block sysWD_Background or sysWD_Timed are used under some condition), if you send me the project (by email marco.cervati@se.com) I can investigate about root cause.
Best regards
Marco Cervati
Link copied. Please paste this link to share this article on your social media post.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Link copied. Please paste this link to share this article on your social media post.
Posted: 2025-03-23 02:57 PM
Is there a way to speed up the download time?
The WDT0:0 occurs even if I have halted execution of the application prior to download, occurring at the end of the download, such that the last build console messages are
Verifying target compatibility
Unable to get info from target
Loading target image ..
Log of image upload.
Failed to get target info
failed.
I'm not using either of the watchdog functions.
I'll try putting a reproducible example together and email you.
Thanks!
Link copied. Please paste this link to share this article on your social media post.

