EETOP 创芯网论坛 (原名:电子顶级开发网)

标题: SDsoc的奇葩错误 [打印本页]

作者: mengle    时间: 2015-8-7 14:45
标题: SDsoc的奇葩错误
ERROR: [Common 17-680] Path length exceeds 260-Byte maximum allowed by Windows: c:/Users/xxxxxx/workspace/test11_opencv/SDDebug/_sds/p0/ipi/zedboard_osd.srcs/sources_1/bd/design_1/ip/design_1_axis_subset_converter_0_0/axis_subset_converter_v1_1/hdl/verilog/axis_subset_converter_v1_1_axis_subset_converter_design_1_axis_subset_converter_0_0.v

生成的文件名也太长了,windows都受不了了,也不知道能不能把windows的这个260字符的限制提高一点?
作者: DarkBlu    时间: 2015-8-8 04:44
Just like 64K ram was plenty  260 character path length = Max_Path. Need to eliminate some upper level folders and the names. Changing the 260 character length is possible but not recommended. Html Dev programs generate very long file names violating the naming conventions. Those you can Zip to transfer than unzip in a different location. Path length is a different issue, but still a violation of the rules.  Here's some links to further the knowledge.

https://msdn.microsoft.com/en-us/library/windows/desktop/aa365247(v=vs.85).aspx

http://serverfault.com/questions ... ath-name-limitation

http://stackoverflow.com/questio ... it-exist-in-windows

https://msdn.microsoft.com/en-us/library/windows/desktop/aa364418(v=vs.85).aspx

http://www.sevenforums.com/gener ... ength-260-char.html




欢迎光临 EETOP 创芯网论坛 (原名:电子顶级开发网) (https://bbs.eetop.cn/) Powered by Discuz! X3.5